snake and snake-ml

These are competitors offering different approaches to solving Snake gameplay—one using artificial intelligence techniques and the other using genetic algorithms with machine learning—but targeting the same use case of automated snake game playing.

snake
64
Established
snake-ml
32
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 10/25
Adoption 2/25
Maturity 8/25
Community 12/25
Stars: 1,757
Forks: 553
Downloads:
Commits (30d): 2
Language: Python
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No License 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 snake-ml

blayyyyyk/snake-ml

Training a custom machine learning model to play n-dimensional games of snake using a genetic learning algorithm.

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