Python Retro Game Tutorial

In this tutorial we make the classic snake game in Python using the retro game engine Pyxel. This is a long video, but the whole tutorial is contained in this single video. You will create a full game including sprites, sounds and music. The github page containing this code can be found at Pyxel has changed a little since this video. Check their documentation at The new command for the editor is `pyxel edit [PYXEL_RESOURCE_FILE]` If you have any troubles, or wish to share your game, then please join the community at This channel is supported by great people such as you on: Patreon - Ko-fi - Your support is greatly appreciated.
Back to Top