Simple Role Playing Game
Simple Role Playing Game with Source Code is a C++ program that is a singe-player turn-base game. The system was developed using only C++ language. The program is a simple console application, the player can initiate a command by selecting in the giving choices. Each command has a unique functionalities, "Critical Attack" means will deal a massive damage to your opponent, "Basic Attack" hit your
- Read more about Simple Role Playing Game
- Log in or register to post comments
- 604 views