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

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

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 dungeon

Controls
--------
gon = go north

gow = 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.