An action game of quick arithmetic skill. Use your mathematical weapons to strike the enemies as you enter deep into the fortress of the wizard.
You can play the latest version here on GitHub. Also available on itch.io.
Install Rust (minimum version required: 1.82.0).
To build and run in desktop machines:
cargo run
To build for WebAssembly:
trunk build --features=webgl2
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, are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.