Comeet
From a recorded conversation to something you can work with.
TOOLS / A PERSONAL PROJECT
Making a complicated spaceship build easier to reason about.
In development · Web implementationMiner Gun Builder turns ship design into a wonderfully intricate problem. I adapted GCer-Hidenori’s Windows calculator into an interactive web tool for assembling ships and exploring their performance.
The web implementation includes a visual editor, component paths, statistics and seeded simulations running in workers. Numerical precision and clear feedback matter when small changes in a build produce very different results.
A web implementation in development. Its simulations model the component chain, not every behavior of the original game. The visual on this page is an illustration of the project, not an application screenshot.
Based on GCer-Hidenori’s MIT-licensed MinerGunBuilderCalculator. Miner Gun Builder and the original calculator are not my creations.