ZoraizQ / console-rpg

OOP text-based console RPG based on recursive functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

OOP text-based console RPG based on recursive functions.

License:Mozilla Public License 2.0


Languages

Language:C++ 100.0%