No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-07 01:07:50 +01:00
assets remove old asset 2026-05-06 23:18:11 +01:00
screens amend 2026-05-07 00:22:55 +01:00
src simplify for pattern 2026-05-07 01:07:50 +01:00
.gitignore initial commit 2026-05-06 20:07:52 +01:00
README.md add bullet points 2026-05-07 00:42:35 +01:00
sx.lock initial commit 2026-05-06 20:07:52 +01:00
sx.mod restructure 2026-05-06 20:37:21 +01:00

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.