Nao's Universe : Endless Run is a game where you have to jump around crates to survive in the forest.
Let's build the game!
Just install nuitka :
python3 -m pip install nuitka
git clone https://github.com/khyrthy/NUER.git
cd NUER
python -m nuitka --standalone NU-ER.py
You can also enable the --onefile
option