Skip to content

dhharris/Flight_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Simulator Readme File

Basic Information
PLATFORM OSX
OS Version OSX 10.11.3
Build Environment Make
Build Environment Version GNU Make 3.81
Language C++
External Libraries Used GL, GLUT, GLU

Build Instructions
Simply run make. No build configuration changes should be neccessary. I only tested this on Mac but it should work on Linux as well.

$ make

CONTROLS:

PLANE CONTROLS
w       Speed up
a       Yaw left
s       Slow down
d       Yaw right

e       Move down
r       Move up

UP      Tilt nose down
DOWN    Tilt nose up
LEFT    Rotate left
RIGHT   Rotate right

SCENERY CONTROLS
-       Decrease the water level
=       Increase the water level
f       Increase the scale
c       Decrease the scale

GENERAL CONTROLS
p       Pause
q       Quit


Run with:
$ ./flight

Location of Video Demo
https://youtu.be/Mp2nupvOUcU

About

Flight Simulator written for CS418 at UIUC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published