RIMYA/AI-SnakeGame
Training snake using different Artificial Intelligence algorithms (A-STAR, BREADTH FIRST SEARCH, DEPTH FIRST SEARCH & ARTIFICIAL NEURAL NETWORKS). This game is made using pygame and python libraries.
No commits in the last 6 months.
Stars
2
Forks
1
Language
Python
License
—
Category
Last pushed
Apr 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RIMYA/AI-SnakeGame"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chynl/snake
Artificial intelligence for the Snake game.
Eliastik/snakeia
A modern Snake game featuring an artificial intelligence powered by Deep Q-Learning...
ZYunfeii/DRL4SnakeGame
Using deep reinforcement learning to play Snake game(čīŠåč).
hayderkharrufa/snake_pathfinding_ai
AI plays snake game using BFS (Breadth-First Search) algorithm.
italohdc/LearnSnake
ð AI that learns to play Snake using Q-Learning (Reinforcement Learning)