https://github.com/kozova1/return-of-the-great-dungeon
pre-alpha version of my text adventure. open source in C++, Return of the great dungeon
https://github.com/kozova1/return-of-the-great-dungeon
Last synced: 4 months ago
JSON representation
pre-alpha version of my text adventure. open source in C++, Return of the great dungeon
- Host: GitHub
- URL: https://github.com/kozova1/return-of-the-great-dungeon
- Owner: Kozova1
- Created: 2018-05-25T18:42:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T15:21:29.000Z (about 7 years ago)
- Last Synced: 2024-12-29T16:58:44.262Z (6 months ago)
- Language: C++
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Return-of-the-great-dungeon
pre-alpha version of my text adventure. open source in C++, Return of the great dungeonControls
--------
gon = go northgow = go west
goe = go east
gos = go south
loot
desc = describe current room again
attack = attack the monster in the same room as you.
exit = close the game
HP = display current HP
heal = heal for a random amount
guard = block the next hit. pretty much useless since the hit will happen instantly after the guard command has been used.
one other command which is an answer for a riddle.