A Snake-like game with free and simulated body movement.
Features a custom button implementation, highscores, scene transitions, sound, custom graphics and animations.
- Python3
- PyGame >= 2.1.2 - Install using
pip3 install pygame
Run with python3 snake.py