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.
Use this if you want to watch an AI agent play the Nokia Snake game without any manual input.
Not ideal if you want to play the Snake game yourself or train your own AI agent from scratch.
Stars
11
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/7enTropy7/Serpinco_"
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)