Overview: This project is an attempt to create an old-school JRPG (Japanese Role-Playing Game) with a combination of real-time exploration and a turn-based combat system. The game initiates the ...
Note: You do not need to install any system packages. All requirements are handled via pip install -r requirements.txt inside your virtual environment. main.py ...