/console-rpg

OOP text-based console RPG based on recursive functions.

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Text-based-Console-RPG C++

Open Source Helpers

C++ OOP based assignment completed to complete skeleton code along with helper functions to develop a complete text-based RPG with load/save, items, combat features.

Note: Live color-coded map display feature enabled for testing purposes. You can comment it out from RPG.cpp's displayMap() function for the complete game experience.
For direction, enter 1-4. Test save file added as well.