An open API service indexing awesome lists of open source software.

https://github.com/cunningdj/dungeonrun

Dungeon Run is a fast-paced, two-player game where you run around level upon level in a dungeon, collecting coins and avoiding restless monsters!
https://github.com/cunningdj/dungeonrun

birds-eye dungeon game monster player python

Last synced: 2 months ago
JSON representation

Dungeon Run is a fast-paced, two-player game where you run around level upon level in a dungeon, collecting coins and avoiding restless monsters!

Awesome Lists containing this project

README

        

DungeonRun
==========

Dungeon Run is a fast-paced, two-player game where you run around level upon level in a dungeon, collecting coins and avoiding restless monsters!
Each player tries to collect as many points as possible while not getting killed.

# Steps to play

1. Install Python 2.7 or 3.x if you haven't: https://www.python.org/downloads/
2. Pull this DungeonRun repository
3. Run PLAY.cmd
4. Enjoy!

# Notes

- Arrow keys move Player 1, WASD moves player two (same arrangement as the arrow keys).
- Run to the door to progress to the next level.
- + (plus) and - (minus) on the keypad will accelerate and decelerate (respectively) the players and monsters.
- The points and end game score can currently be seen in the window header.