It is a pixelated game Developed using Python Pyxel Library.
You have to keep scoring while avoiding the falling stones.
- Left Arrow key (<-) to move the Player to the Left.
- Right Arrow key (->) to move the Player to the Right.
- .Exe - The executable file ZeroTwo Stone Rush.exe.
- .html - The HTML file ZeroTwo Stone Rush.html.
- .py - The Python file game.py.
Note : To run .py file you need to install dependencies by pip install -r requirements.txt
and also you need the my_resource.pyxres file.