pytouch - Python touch game using Pyxel 🎮 😄
- 📂 color theme adding/choosing
- 🎵 audio control
- python >= 3.10
- pyxel >= 1.7.1
- pyyaml
to install requirements you could run below command in project dir
pip install -r requirements.txt
to run game you should go to pytouch dir and run
main.py