Bouncing Blocks is a game created with Michael Ion. The game was created for a univeristy course. It is a 3D local mulitplayer game.
The game is written in c++. We used the following libraries:
| Glew&Glfw | Using OpenGL & Window management |
| Assimp | Loading meshes |
| OpenAL | Sounds |
| Bullet | Physics |
| GLM | Math |
| Google Buffer Protocol | Saving and loading binaries |
The game has its own visual style with our water-color textures. Here is a video of how the game looked in the end:
