A retro zelda-like RPG that has you hunting monsters in a fantasy world
NOTE: This is the original prototype that was created in Python with the PyGame library. The current version of the game is currently being developed at https://github.com/tonymichaelhead/castlewalker using the Godot game engine.
- Python 3
- PyGame
Clone the repo and change into the directory
git clone https://github.com/tonymichaelhead/fantasy-rpg.git
cd fantasy-rpg
Run the main script
python3 main.py