ONE HUNDRED ROOMS
A single script, text-only, rogue-like, dungeon crawling game written in Python
---
Overview_
ONE HUNDRED ROOMS is a single script, text-only, rogue-like written in Python. Your goal is simple: see your nameless champion safely through one hundred potentially lethal rooms, before the game breaks itself.
It's minimal and programmatic-generation-focussed. It's another ascii dungeon crawler inspired by the original Rogue, but this time you fight Australian animals for some reason!
To play the game, you can download the latest ONE_HUNDRED_ROOMS.py file and view the Read Me for more details here.
Images_
Below are some screen grabs from the game.
References_
I’ve collected a few resources for further reading:
• The github repoisitory for this project.
• Wikipedia article about the original 'Rogue' from 1980.
• More text-based dungeon crawlers on Itch.io.
© Copyright 2020 Tom Gilmore. All Rights Reserved.