Skip to content

rycolos/space-ark-constructor

Repository files navigation

Space Ark Constructor

Space Ark Constructor is an in-development CLI and Web application to build ships for my SPACE ARK miniature skirmish wargame. It is meant as a replacement of the current SPACE ARK Ship Builder Google Sheet.

  • ShipClass is the primary Ship object class and includes methods for each ship construction step as well as helper methods to check if key ship attributes like mass and max damage exceed their thresholds.
  • constructor__cli is the CLI app for ship construction
  • constructor__web is the web app for ship construction, built using the Streamlit framework
  • build_data contains dicts from which ShipClass generates a ship

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published