Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 532 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 532 Bytes

Airplane War

https://github.com/timdetering/AirplaneWar

Airplane War is intended to be a 3D World War I airplane simulator in C# and using DirectX 9.

Controls

Keyboard:

  • 0 to turn off engine.
  • 1 to 9 to turn on and full speed engine.
  • Space bar to shoot.
  • Arrow keys to move around.

Joysticks/Gamepads:

  • Just play around with it, standard controls.

To-do

  • Upgrade project files to Visual Studio 2017.

References