mlsteele/FlightGame
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a 3d space flight sim. External dependencies are as follows: - OpenGL & GLUT - SFML v2 (http://sfml-dev.org/) - Doxygen for documentation generation (http://www.stack.nl/~dimitri/doxygen/index.html) Instructions: ./make # Compiles ./make cr # Compiles and runs ./build/FlightGame # Runs application ./doxyfy # Generate documentation or Xcode project # magic