SkillAgentSearch skills...

Trochia

trajectory of rocket and ground-hit-point calculator

Install / Use

/learn @sksat/Trochia
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Trochia

Build Status on GitHub Actions release issues license

trochia: trajectory of rocket and ground-hit-point calculator

Trochia is a rocket flight simulator written by modern C++.

Install

There are pre-built binaries of latest release for some platform.

Please see Release Page for details.

Build from Source

$ git clone https://github.com/sk2sat/trochia && cd trochia
$ mkdir build && cd build
$ cmake ..
$ make

Usage

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

Author

GitHub: sk2sat

Twitter: @sksat_tty

License

See LICENSE

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated3mo ago
Forks0

Languages

C++

Security Score

92/100

Audited on Dec 22, 2025

No findings