This project is a fork of an abandoned project. This project will be continued here: https://github.com/eforgacs-games/Dragon_Warrior
This is a clone of Dragon Warrior for the NES, done in Python.
Python 3.x, PyGame, Pygame Menu, NumPy
Run it from the command line using the interpreter. If you are in the DragonWarrior directory, type: python src/game.py
For quick demonstration purposes, you can run this in the browser on repl.it, but ideally this should be run normally through the command line as delineated above, since performance suffers greatly in the browser.