/TowerDefenseGame

A tower defense game made with C++ and the Qt framework.

Primary LanguageC++

FeelsDefenseMan

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.

alt tag

Current status: Enemies, bullets, towers and a map has been made.

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.