A downloadable game

StatusIn development
Authorccapo
GenreAction
TagsRoguelike
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
LinksHomepage

Download

Download
rogue-dash-7drl
External

Install instructions

Requirements:

  • Python 3.6+ and pip
  • Windows, Linux, or MacOS X 10.9+
  • On Linux, requires libsdl2-dev (2.0.5+)

Installation:

  • cd rogue-dash
  • python -m venv /path/to/rogue-dash/venv (Optional)
  • source venv/bin/activate (Optional)
  • pip install -r requirements.txt

Execute:

  • python rogue-dash.py

Play:

  • WASD or arrow keys to move
  • ENTER key to use stairs
  • ESC key or close window to quit
  • DEL key to toggle fullscreen

Visit rogue-dash site for player highscores

Development log