#ship #building #created #collection #help #game #starbase

starbase-tools

A collection of tools created to help with ship building in the game Starbase by FrozenByte

2 releases

0.1.1 Sep 30, 2021
0.1.0 Aug 19, 2021

#1207 in Data structures

GPL-3.0-only

16KB

Starbase Tools

Starbase Tools is a Rust crate that is available on crates.io to be included in other projects. This crate contains calculations that are useful for ship builders when building or upgrading a ship. An example is the generator coolant calculation, which takes some information about your ship and then gives a recommendation on how many radiators should be used. Another tool example is the ship speed calculator which can be used to get a rough estimate of how fast your ship is based on it's weight and thrust.

Usage

Fill in once some functions have been implemented.

Testing

Fill in once tests are implemented.

Credits

This tool would not have been possible without the Starbase community, including the FrozenByte team. I also want to give credit to the creator of this sheet for creating it and inspiring me to create a collection of tools. If anyone knows the name (in game is fine too), please let me know so that I can properly give them attribution!

No runtime deps