/box_shooter

A simple box shooter using Bullet Physics and OpenGL

Primary LanguageC++

Box Shooter

A simple game that one can throw box to a pile of boxes to drop some of them. The implementation is using using OpenGL and Bullet Physics.

Screenshot

Installing Box Shooter

To install Box Shooter, follow these steps:

mkdir build && cd build

Using CMake:

cmake ..

make all:

make

Contact

If you want to contact me you can reach me at ugurcansari93@gmail.com.