A physics based puzzle game
The goal of this project was to create a game with the custom physics implementation programmers had to write. It had to use physics as a game mechanic and it had to include some kind of puzzle element.
We struggled with finding a game concept. We couldn't come up with something unique that would contain both physics and puzzle. In the end we decided to go with a Angry Birds meets The Incredible Machine type of game.
I this project I wrote the entire custom physics implementation and also made the level editor.