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.
ShipClassis 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__cliis the CLI app for ship constructionconstructor__webis the web app for ship construction, built using the Streamlit frameworkbuild_datacontains dicts from whichShipClassgenerates a ship