Playing the game of snake with AI.
-
Updated
Apr 9, 2026 - Python
Playing the game of snake with AI.
cli snake game that plays itself
Welcome to Visit https://playsnake.app/
A self-learning snake game implemented using NEAT algorithm
Implement a snake AI with deep Q learning using PyTorch
A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.
A simple self-playing snake game.
AI for Snake game using A star algorithm
parameter optimization of a reinforcement learning deep Q network with memory replay buffer using genetic algorithm in the snake game. base code for snake env from codecamp
A* Algorithm for the snake game.
AI-powered Snake game in Python, demonstrating various search algorithms (A*, BFS, DFS, Greedy, Online Search) with visualizations using Pygame.
Try to recreate some algorithms to solve winning the snake game
An Ai that plays and wins the Snake Game using Python
Training AI to play snake
a classic snake game that using hamiltonian cycle algorithm for snake movement
This project is about a game called snake 🐍that you can play yourself or play with AI .
Neural Expect Sarsa Reinforcement Learning Agent for Snake
A simple AI-snake using the curses library by C & Qt by C++
Snake Game AI: Q-Learning & Deep Q-Learning Implementation in Python
Add a description, image, and links to the snake-ai topic page so that developers can more easily learn about it.
To associate your repository with the snake-ai topic, visit your repo's landing page and select "manage topics."