A tower defense game made with C++ and Qt.
The following image depicts sample placement of the towers (the pokemon) and the enemies (shapes) running through the course to the nodes.
The game system itself is being built. Specific tasks:
Building a start menu that initiates the game
Establishing health bars for all the enemies and nodes.