https://github.com/timower/kwadsim
The open source racing/freestyle drone simulator
https://github.com/timower/kwadsim
Last synced: about 1 year ago
JSON representation
The open source racing/freestyle drone simulator
- Host: GitHub
- URL: https://github.com/timower/kwadsim
- Owner: timower
- License: gpl-3.0
- Created: 2019-01-08T20:51:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T20:05:47.000Z (over 6 years ago)
- Last Synced: 2025-03-30T05:24:01.765Z (about 1 year ago)
- Language: GDScript
- Size: 68.1 MB
- Stars: 40
- Watchers: 7
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KwadSim [](https://travis-ci.com/timower/KwadSim)
The open source racing/freestyle drone simulator
[Screen recording](https://gfycat.com/OptimalKaleidoscopicAtlanticridleyturtle)
## Building
Install Godot 3.2
Clone the repo:
```
git clone git@github.com:timower/KwadSim.git
```
The latest 'server' release can be found at [KwadSimServer](https://github.com/timower/KwadSimServer).
The server hosts the betaflight process independent from the game so it can be restarted.
## Running
Open the project in godot and click run or execute `godot` from the root of the project.