Skip to content

cifrajanos/GameFramework

 
 

Repository files navigation

//***************************************************************************\\
//                                                                           \\
//                     2D Game Framework with Win32 GDI                      \\
//                                                                           \\
//---------------------------------------------------------------------------\\


Table Of Contents
-----------------

1. Controls



1. Controls
-----------

Key Controls :

    Escape         - Exit

    Cursor Up      - Move Plane Forward
    Cursor Down    - Move Plane Backward
    Cursor Left    - Strafe Plane Left
    Cursor Right   - Strafe Plane Right
    
Mouse Controls :
    
    Left Button    - Use Mouse Look

About

A simple 2D game framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.9%
  • C 17.2%
  • Objective-C 1.9%