Skip to content

NicikD/Snake

Repository files navigation

Snake

User and technical documentation

User documentation

Technical documentation

Sorry the docs are in Slovak only :((

Installation

python3 -m pip install -r requirements.txt

Usage

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

Credits

  • All code written by Daniel Ničík with the help of Supermaven Pro and Claude 3.5 Sonnet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages