B.Tech 5th Semester Mini Project, under Prof.Sukanta Das
This project was done as part of my college curriculum as a team of three. BoatWreck is a third-person shooter game suitable for players of all age and gender. In the game the player will have to move the boat right or left to save itself from being hit by obstacles. The player is also equipped with a laser gun which can be used to shoot lasers at certain destructible objects (tree logs). The laser however cannot destroy certain other obstacles (like rocks) and hence players should try their best to avoid them. Each level is completed when the player completes a certain distance. Difficulty of each level is more than the previous one.
I mainly designed the game flow, the game logic and coded the controls of the boat and the scoring system. My teammates worked on the aesthetics and coding the animation of the obstacles and the health system. Overall it was a collective effort and each member contributed in fixing bugs other than coding their primary tasks.