Back

Donkey Kong DX11

C++ DX11 SQL GitHub

This is a project that I made using directX and C++ in 7 weeks. I decided to recreate a simple version of the original arcade donkey kong. Due to the time I had to do this, many aspects of the game are simplified or removed. However, as you can see from the video the game was recreated in a playable state. If I were to continue this project I would like to further add the missing components, like the fire enemies. I would also change the gameplay graphics to be 3D, while using the same 2D logic. I am still pleased with the outcome of this project as it shows a foundational knowledge of C++ and game development, since I needed to make a lot of this stuff from scratch.

Code snippets:

Created by Thomas McNallen-Jones using HTML and CSS