This was made as part of a university module. The goal was to create a Ballon Tower Defense game to showcase my game engine framework built from ground up using DirectX11.
The game currently looks 2D due to the lack of lighting however can support both 2D & 3D.
This projects is a working game engine with basic functionality that include:
There is more work planned:
Date: Feb 10, 2021
Author: Cameron Bell
Categories: project
Tagged: C++, Engines, Development, DX11, DirectX11, BTD
Client:
Source Files: https://github.com/CameronBell1337/ATProject01