Skip to content

CaffeinatedTech/Python_Nibbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Nibbles

This is the code from the tutorial on youtube where we create the snake game in Python using the Pyxel engine.

Check out the tutorial here

Requirements

Building Executable

You can use the pyxel tool pyxelpackager

You will need PyInstaller installed to do this

pyxelpackager main.py

When the process is complete, a stand-alone executable is created in the dist folder.

About

Python snake game using the Pyxel engine. This is the code from the tutorial on youtube.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages