This is our version of tower defense written in C++.
Try it for yourself! To run David's Tower of dUma, clone our repository, navigate to the repo, and run the following commands in the Unix command line:
sudo apt-get install libsfml-dev
make && ./game