An exploration ARPG with fantasy D&D elements.
Uses Tiled level designer. https://www.mapeditor.org/
- python 3.9.1+
- pygame 2.0.1
- PyTMX 3.30
Make sure the packages are installed.
pip install -r requirements.txt
and simply run the main file.
python main.py