Category: Win32
-

2D Win32 Game Engine
Game Engine for 2D applications made using the Windows API from scratch. For this project I had to learn how to manage windows with the Win32 API, how to load and manage resources like images, text and sound files using Direct2D, DWrite and XAudio2.