10x Sprint Master
Become a software development lead engineer in this simulator game!
Technical information
This game was developed in HTML, CSS, and Rust, using Yew for the web frontend. Additional JavaScript tooling was employed for CSS postprocessing.
Building
Install trunk:
cargo install trunk
Prepare the JavaScript package:
npm install
Then run this script to serve the game locally:
npm start
To build for production:
npm run build
Licensing and Attribution
All source code is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Third party content and respective attribution is listed in SOURCES.md.
All original non-code assets other than those described above,
such as webuiltthis.ogg,
are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

