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.
To install Box Shooter, follow these steps:
mkdir build && cd build
Using CMake:
cmake ..
make all:
make
If you want to contact me you can reach me at [email protected].