snake and example.snake.AI

These are ecosystem siblings—one is a reference AI implementation for the Snake game, while the other is an example application demonstrating neuro-evolution techniques applied to the same domain, both serving as educational resources in the same technical space.

snake
64
Established
example.snake.AI
33
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 13/25
Stars: 1,757
Forks: 553
Downloads:
Commits (30d): 2
Language: Python
License: MIT
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
Stale 6m 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 example.snake.AI

liquidcarrot/example.snake.AI

Using neuro-evolution to play Snake! ♥

This project demonstrates how artificial intelligence can learn to play the classic game Snake. It takes the game's state as input and produces game-playing decisions, ultimately showing how an AI can master simple games through trial and error. Anyone interested in observing AI learning in a game environment would find this compelling.

AI-learning game-AI neuro-evolution machine-learning-demonstration game-development-AI

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