2D
2D C++ Game Engine
The C++ Game Engine (Name TBD) was created for my Game Engine Foundations course. This was a solo project that was developed throughout my semester with multiple iterations. Each iteration added new features and systems related to topics such as Collision Detection, Input Handling, Multithreading, …