Project for C++ programming: A turn based battle for an RPG game
This is a simple project, with the objective of teaching Object Oriented Programming in C++. It should simulate a turn based battle system, where the user can control a group of characters, indicating actions to take agains a group of enemies.
Some information on using 'git': http://rogerdudler.github.io/git-guide/