About
Python Nibbles is a snake game built in Python using the Pyxel retro-game engine, created as the code companion to a YouTube tutorial on building a snake game with Pyxel.
Getting started
Run it directly with Python and Pyxel installed, or use Pyxel's packaging tool (which requires PyInstaller) to build it into a standalone executable.
Additional notes
- External link
- A companion YouTube tutorial walking through building the game is linked from the README: https://youtu.be/Qg16VhEo2Qs