ASCII Pokemon - Object Oriented Programming Project in C++.

By:
Category:
Date:

ASCII Pokemon

See Github here

A simple ASCII Pokemon game that demonstrates the principles of objected oriented programming.

The user interacts with the game by inputting commands (letters) shown below:

  • m to move
  • g to move Trainer to Gym
  • c to move Trainer to Pokemon Center
  • ... etc.

All the `.c` files and `.h` including the makefiles are found in the `codefiles` subfolder. Build the executable using the provided makefile.

Diagrams

ASCII Game at Launch
"The essence of greatness is the perception that virtue is perception that virtue is enough."
— Ralph Waldo Emerson