Scramble is a free/libre flight simulator built on open-source technologies.
- Multiplayer
- Realistic flight-physics
- Cross-platform
- Dedicated Servers
To play the simulator, download the client for your platform.
- Download Scramble here.
- Check out the Player Home.
- Learn by reading the manual in the wiki.
- Get in touch with the community on Reddit.
If you want to contribute or build Scramle yourself, follow these steps to get going. You need to have Git and Git LFS installed. To start the project you need Godot 3.2.1.
# Get the source code and dependencies
$ git clone https://gitlab.com/ScrambleSim/Scramble.git
For more information check out the Developer Home.
This project is built using open-source technologies only. Main components include but are not limited to:
Name | Usage | License |
---|---|---|
Godot | game engine | MIT |
Blender | 3D asset creation | GPL-2.0+ |
JSBSim | flight physics | LGPL-2.1 |
The source code is licensed under AGPL 3.0 or later. Assets are licensed as CC BY-NC-SA 2.0 unless otherwise specified in their directory.