A 3D tower defense game developed in my custom C++ game engine.
This project was developed using Visual Studio, and it is recommended that Visual Studio and the MSVC toolchain be used for compiling from source. For best results, use VS2022.
The project requires my custom C++ game engine and a specific directory structure:
Engine
└── Code
ReyTD
├──Code
└──Run