Skip to content

This is a clone of Dragon Warrior for the Nintendo Entertainment System, done in Python.

Notifications You must be signed in to change notification settings

lgtm-migrator/Dragon_Warrior

 
 

Repository files navigation

Dragon Warrior

Total alerts

Language grade: Python

Python application

ABOUT

This is a clone of Dragon Warrior for the Nintendo Entertainment System, done in Python.

REQUIREMENTS

Python 3.10 (or higher), PyGame, PyGame Menu

INSTRUCTIONS

Run it from the command line using the interpreter. If you are in the DragonWarrior directory, type: python src/game.py

Default Keys

WASD / ↑←↓→ : Move

K: Open Command Menu

J: Close Command Menu

I: Pause

Demo video

h264low.mp4

Run on Repl.it

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. Additionally, the version of the code currently on repl.it does not have the latest code improvements that this repository does.

Run on Repl.it

About

This is a clone of Dragon Warrior for the Nintendo Entertainment System, done in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%