elvisun / Snake-Game-AILinks
snake game AI in python
☆45Updated 7 years ago
Alternatives and similar repositories for Snake-Game-AI
Users that are interested in Snake-Game-AI are comparing it to the libraries listed below
Sorting:
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- I built the pacman game without the ai for pacman☆203Updated 7 years ago
- I created an AI to play pool, and here it is☆216Updated 5 years ago
- AI Agent that learns how to play Snake with Deep Q-Learning☆535Updated 2 years ago
- ☆249Updated 3 years ago
- Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did …☆795Updated 4 years ago
- Here is the code for my genetic algorithm tutorial☆185Updated 6 years ago
- PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.☆1,051Updated 3 years ago
- Deep Q-learning for playing tetris game☆510Updated 2 years ago
- Playing Mario with Deep Reinforcement Learning☆696Updated 9 years ago
- A Flappy Bird Clone using python-pygame☆1,140Updated last year
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- Faithful Pac-Man adaptation using PyGame including bouncing fruit, ghosts that chase you with the A* algorithm, and support for external …☆142Updated 3 years ago
- ☆692Updated 2 years ago
- ☆375Updated 4 years ago
- Chess program with AI☆49Updated 4 years ago
- ☆92Updated 5 years ago
- Code to go along with lessons at http://kidscancode.org/lessons☆600Updated 3 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- A python remake of the famous T-Rex game from Google chrome☆90Updated 5 years ago
- super mario in python and pygame☆630Updated last year
- NEAT implementation for Flappy Bird game☆23Updated 5 years ago
- ☆199Updated 2 years ago
- A functional Alpha Zero that plays Othello using Keras