Tron Battle Tanks

Custom-engine C++ Local Multiplayer

This is a recreation of the game Tron: Battle Tanks using a custom made Game and Physics engine. The project is written in C++ and takes use of the SDL and glm library. The game supports both Gamepad(Xbox) using XINPUT and Keyboard controls

Features

  • AI pathfinding
  • Controller support
  • Local multiplayer gameplay

Technical Challenges

One challenge was implementing a pathfinding system for the AI tanks that could navigate the maze-like levels while avoiding obstacles and other tanks.

Gallery

Links