DirectX Game
Number Droid’s is an educational math based space shooter game built in 2011.
As the game starts, an equation is placed at the top of the screen that will be
unfinished, Ex. “3 + 4 =”. The player’s ship starts in the middle
of the screen with many Number Droids being placed randomly on the screen moving
in random directions. Each of these droids will have a number inside of them. The
player needs to fire and destroy the correct Number Droids that add up to the displayed
equation answer.
This Windows DirectX game originated from one of my projects from college days. I wanted to build & produce a game that had educational elements to it, harkening back to the day of Number Munchers.
This game was built using C++, the DirectX framework and an installer.