A fantasy mini-RPG built with Python and Pygame.
Requirements: Python3, Pygame>=1.9.1
For Linux developers, the project bundles a Makefile - the following commands may prove useful:
make runLaunch the gamemake run-debugLaunch the game in with debug loggingmake envBuilds the virtual environment for the game to run inmake cleanCleanup cache files and other artifacts
