Skip to content

ZyMa-1/PySide6-snake

Repository files navigation

PySide6-snake

Python Version Licence MIT
Snake game in PySide6, was kinda bored idk

screnshot


Building with Nuitka (1.6.6) command:

nuitka --onefile --follow-imports --quiet --disable-console --plugin-enable=pyside6 --output-filename=snake_game.exe .\main.py