Skip to content

aratama/magiaforge

Repository files navigation

magiaforge

Online Battle Royale Twin-stick Shooter. WIP.

Demo

Release

https://magiaforge.app/ (Desktop Chrome only for now)

  • w/a/s/d: Move
  • Mouse left button: Cast primary spells
  • Mouse right button: Cast secondary spells
  • Mouse wheel: Switch primary spells slot
  • Tab: Open inventory
  • Esc: Open pause menu

Development

  • cargo run to launch app locally
  • cargo build --profile dist to build desktop app in release mode. (Note cargo build is for WASM build)
  • trunk serve to run locally on browser with trunk
  • trunk build to build web app and publish on GitHub Pages
  • cargo +nightly fmt to format

Add --features debug to launch app in debug mode. Add --features save to launch app with Save feature.

Save Data Location

On Windows, save data is stored in %HOMEPATH%\AppData\Roaming\magiaforge.

In browsers, save data is stored in local storage under the key magiaforge.magiaforgeconfig.

Asset credits

This game depends on the following assets:

About

Online Battle Royale Twin-stick Shooter

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages