snake and DQN-SnakeAI

Both projects are competitors, as they are independent implementations of AI agents for the Snake game, with the first being a general AI and the second a DQN-based agent.

snake
67
Established
DQN-SnakeAI
23
Experimental
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 13/25
Adoption 1/25
Maturity 9/25
Community 0/25
Stars: 1,757
Forks: 553
Downloads:
Commits (30d): 2
Language: Python
License: MIT
Stars: 1
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About snake

chynl/snake

Artificial intelligence for the Snake game.

Implements three distinct solver algorithms—Hamilton cycle pathfinding for near-optimal play, greedy heuristic search, and experimental deep Q-learning—evaluated across 1000-episode trials measuring final snake length and step efficiency. Built in Python with Tkinter visualization and includes comprehensive unit tests for algorithm validation.

About DQN-SnakeAI

GoldenApplePie404/DQN-SnakeAI

基于DQN打造的贪吃蛇游戏智能体

Scores updated daily from GitHub, PyPI, and npm data. How scores work