SnakeGame
Created by
miya-gamedev
This is a simple snake game. You can change direction with the four-way controller.
This game was developed while pair programming with “gemini-2.5-pro-exp-03-25”. Pygame is used for this game.
If it runs slow, download this game (main.py) and run it in your local environment with the following command.
pip install pygamepython main.py