/tuc_game

Text based The Underland Chronicles game

Primary LanguageC++

The Underlands Chronciles text-based RPG

Text based The Underland Chronicles game written in C++ This is more of an experiment to get better at C++ and make a fun game. Please don't hesitate to tell me of any bugs or feature suggestion; it's a small program right now so I should be able to respond

TODO

•Make skills.
•Design story.
•Beautify.
•Spread code across multiple files.

Dependencies

•gcc - C++ compiler

~DeaDvey