A polished implementation of the classic Snake game featuring both human player and AI modes. Built with Python and Pygame, this modern take on Snake includes intelligent AI opponents, customizable settings, and a sleek user interface.
Go to file
2025-02-23 17:09:40 +00:00
.gitignore Initial commit 2025-02-23 17:09:40 +00:00
LICENSE Initial commit 2025-02-23 17:09:40 +00:00
README.md Initial commit 2025-02-23 17:09:40 +00:00

AI-Snake-Game

A polished implementation of the classic Snake game featuring both human player and AI modes. Built with Python and Pygame, this modern take on Snake includes intelligent AI opponents, customizable settings, and a sleek user interface.