snake and Serpinco_

These are competitors—both implement independent AI agents (one using unspecified methods, the other explicitly using Deep Q-Learning) to autonomously play the Snake game, with no technical integration between them.

snake
64
Established
Serpinco_
39
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 6/25
Adoption 5/25
Maturity 16/25
Community 12/25
Stars: 1,757
Forks: 553
Downloads:
Commits (30d): 2
Language: Python
License: MIT
Stars: 11
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
No Package No Dependents
No Package No Dependents

About snake

chynl/snake

Artificial intelligence for the Snake game.

This project develops and evaluates different AI strategies for the classic Snake game. It takes in game parameters and an AI algorithm, then outputs metrics like the snake's average length and number of steps taken. This is for game developers, AI researchers, or enthusiasts interested in comparing and understanding game-playing AI.

game-development artificial-intelligence game-design algorithm-evaluation game-AI

About Serpinco_

7enTropy7/Serpinco_

A Deep Q Network A.I agent that plays the old classic Nokia Snakes Game!

This project offers a pre-trained AI that autonomously plays the classic Nokia Snake game. It takes the game's visual state as input and outputs game-playing actions, allowing you to observe a Deep Reinforcement Learning agent in action. Anyone interested in seeing AI agents trained to master simple games would find this engaging.

AI-demonstration game-AI reinforcement-learning-example classic-gaming gameplay-automation

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