Trochia is a rocket flight simulator written by modern C++.
There are pre-built binaries of latest release for some platform.
Please see Release Page for details.
$ git clone https://github.com/sk2sat/trochia && cd trochia
$ mkdir build && cd build
$ cmake ..
$ make
Trochia is run from the command line. Please open your terminal and go to your project directory.
$ vim config.toml # write configuration by TOML
$ trochia
GitHub: sk2sat
Twitter: @sksat_tty
See LICENSE