HeliTanks

For this project we had to use the basic provided C++ engine from Saxion, or write our own engine. We wanted to create a toylike battle arena for 4 players, in which the players can fight in both the air as a helicopter, or on land as a tank. The players are controlled using xbox controllers.

We had to write our own:

  • Animation classes
  • Sound classes
  • Collision classes
  • Shaders
  • Gameplay(obviously)

Made in a custom C++ engine, of which the basics were provided by Saxion.

My Tasks:

My tasks in the game were to create to controls for both the tank and the helicopter, as well as the implementation of the multiplayer aspect (local multi controller input).

full-game

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s