Game Engine
For about a year, I have been working on a custom game engine using C++. The repo and code are available by clicking the button below.
Current Features:
-Memory Management
-Game Object Creation
-Shared Pointer System
-2D Collision
Language: C++