An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# KwadSim [![Build Status](https://travis-ci.com/timower/KwadSim.svg?branch=master)](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.