Slingshot is a 6DOF spaceflight simulator that combines futuristic high-energy fusion propulsion systems with realistic physics. The entire solar system is implemented at real scale.
Demo footage (extremely old): YouTube Link
- Full solar system of planets and significant moons at real scale
- Network of space stations for docking and undocking
- n-body physics providing a numerically-integrated trajectory
- Guidance computer that provides autopilot functionality for interplanetary trips
- Fusion propulsion system, simulated by advanced numerical models
- Traversable ship interiors/cockpit fully functional for piloting anywhere in the solar system
- Cool graphics
- (CURRENT) v0.0.1: Interplanetary transport missions - fly between stations and bases scattered around the solar system to complete missions.
- v0.0.2: Space combat - intercept hostile craft, avoid surface-to-orbit defences, and defend yourself from your adversaries.
- v0.0.3: Co-op flight - flying with friends in the cockpit is always more fun.
- v0.0.5: More pilotable ship types
- Clone the repo somewhere safe
- Download the .NET library 8.0
- Configure NuGet to use the local source stored in the repo at /editor/MyLocalNugetSource/
dotnet nuget add source <repo_location/editor/MyLocalNugetSource> --name MyLocalNugetSource
- Clear the NuGet cache
dotnet nuget locals --clear all



