ST Flight Simulator is a Star Wars inspired flight game. It was made as an assignment for Computer Graphics class at Federal University of ABC.
- Arrow keys: movement
- Spacebar: shooting
- Enter: restart game
The objective of the game is to score as much as possible. As time passes, your score gets higher. It also increases when you shoot enemies.
The project is built with C++. You will need Qt Creator to run it.
Clone it, and after opening it with Qt, add a build setting (it works with MinGW, not sure about other versions).
- Qt Creator
- OpenGL
- Models from The Princeton Shape Benchmark
This project is licensed under the MIT License - see the LICENSE.md file for details.