Bug Slayer is a tower defense game where you place towers in order to shoot down bugs before they reach their destination.
https://github.com/DEVUCP/TowerDefense/raw/refs/heads/main/demo/demo.mp4
- Build the project using cmake
cd ./TowerDefense/
cmake -S . -B ./build
cmake --build ./build
- Run the game
./build/main