Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 454 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 454 Bytes

SpaceShooter

2D Game Framework with Win32 GDI

alt_text

Controls:

   Escape                - Exit

   Cursor Up, 'W'        - Move Plane Forward
   Cursor Down, 'S'      - Move Plane Backward
   Cursor Left, 'A'      - Strafe Plane Left
   Cursor Right, 'D'     - Strafe Plane Right

   SPACE key             - Fire

   'E' key               - Rotate Plane Left
   'R' key               - Rotate Plane Right