Try it out on https://benediktwerner.github.io/stacklands-combat-simulator/.
Simulates arbitrary combat scenarios for Stacklands.
- Missed projectiles can travel longer/shorter
./build.shto build the Simulator component (Rust -> WebAssembly)cd sveltenpm installdependenciesnpm run devto run the front-end dev servernpm run buildto build the front-end for production
./deploy.shto deploy to GitHub Pages