A 2D lander game project based on Direct2D
2D lander game project developed in C++, using only Direct2D.
Try to land the rocket on the opposite platform as fast as possible without crashing.
Use the arrow keys to control the rocket. Press ESC to reset the rocket.
Press F5 to save the last run in to the /saves
folder.
Press F9 to select a save from the /saves
folder and replay it. You can abort the replay by pressing ESC.