
Space Invaders is a clone of the famous arcade game created at the beginning of my bachelor study. It’s written in C++ and uses Direct3D 9, DirectInput and XAudio 2 for input and output.

Features
Music and Soundeffects
The game is equipped with music and sound effects from freesound.org. Creating a nice atmosphere while playing.
Demo Mode
After some seconds idle in the main menu screen, an auto play starts. Like those old arcade machines, showing the game in a preview mode, controlled by a simple (stupid) AI.
Highscore
A highscore list is included as well. Saving the best scores and names locally on the hard disk.
Download
An addtional Directx DLL might be needed. In that case install the Directx Runtime.