Sorry the docs are in Slovak only :((
python3 -m pip install -r requirements.txt
Run the application
cd snake
python3 main.py
optional arguments:
-s SIZE, --window-size SIZE
Default application size (width and height) in pixels (default: 700)
-f, --fullscreen Starts the game in fullscreen
-a, --autoplay Starts the game with autoplay
-d, --debug Enables debug features
- All code written by Daniel Ničík with the help of Supermaven Pro and Claude 3.5 Sonnet