Balloon Shooting Game (CIS425 Final Project)
Balloon Shooting Game (CIS425 Final Project)
Use glut
and outdated OpenGL because of requirements
Windows (MSVC)
mkdir build
cd build
cmake ..
cmake --build . --config Release
Other (Unix)
mkdir build
cd build
cmake ..
make
Then go into the auto generated folder bin
and run the executable balloon
First View
Various Gun Skins
Bullets On The Wall
Fireworks When Balloons Shot
Boucing Balloons
You Win! (fireworks at the background)
You Loss!