mirror of
https://github.com/navid-m/flightsim
synced 2026-07-21 09:23:48 +00:00
No description
- AMPL 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| assets | ||
| screens | ||
| src | ||
| .gitignore | ||
| README.md | ||
| sx.lock | ||
| sx.mod | ||
flightsim
To build, install the Spectre Programming Language toolchain, and run:
spectre build dev
Controls:
- A/D - Yaw
- Up/Down - Pitch
- W/S - Throttle
- V/C - Toggle third person
Requires SDL2 to be installed, only tested on Linux/MacOS.