hanessn1/Little-Big-Snake
Snake is an arcade game where the player maneuvers the end of a growing line, often themed as a snake. The player must keep the snake from colliding with both other obstacles and itself, which gets harder as the snake lengthens.
No commits in the last 6 months.
Stars
—
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hanessn1/Little-Big-Snake"
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(čīŠåč).
gmamaladze/deep-snake
A snake game trained using simple deep learning implemented in client side javascript.
italohdc/LearnSnake
ð AI that learns to play Snake using Q-Learning (Reinforcement Learning)