Skip to content

Enet4/the-fortress

Repository files navigation

The Fortress

Deploy to GitHub Pages

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.

Setting up

Install Rust (minimum version required: 1.82.0).

Running

To build and run in desktop machines:

cargo run

To build for WebAssembly:

trunk build --features=webgl2

Licensing and Attribution

All source code is licensed under either of

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. CC-BY-SA 4.0 icon

Releases

No releases published

Packages

No packages published