Hi all.
I've wrote a small Rogue-like game. It attempts to look like the old MS-DOS version of the game.
Basically you are an adventurer entering the dungeons, and you have to fight your way descending until level 26 to retrieve the Amulet of Yendor, then ascend out of the dungeon to triumph. All in glorious text screens
There are weapon and armor points dropped "randomly" around, also food, traps, and gold. The letters are monsters.
Instead of providing tons of keys to control the game, you only need to move with cursor keys and go over things to do actions over them. (so fighting is moving onto a monster)
I've provided the source code and builds for other platforms from the same source code.
https://github.com/nanochess/z80rogue
Enjoy it!
Entrar ou registrar-se para comentar