Fair Core License, Version 1.0, Apache 2.0 Future License
- In your browser Due to permission restrictions, the web version offers a limited experience. For the full experience, download the game or build it from source.
- Download from GitHub Releases
This is a regular Rust project, no additional requirements.
Some Features are platform dependent and are disabled by default.
To enable them, use the --features
flag,
followed by a comma-separated list of features without spaces.
Example: cargo run --features feature1,feature2,feature3
Features:
Feature | Description | Windows | Linux | macOS | Web |
---|---|---|---|---|---|
dev |
Skips some stuff for easier dev experience | ✔️ | ✔️ | ✔️ | ✔️ |
exit |
Add an exit button to the main menu | ✔️ | ✔️ | ✔️ | ❌ |
rumble |
Enable gamepad rumble (vibration) | ✔️ | ✔️ | ✔️ | ❌ |
sdl |
Use SDL2 instead of default Bevy rumble | ❌ | ❌ | ✔️ | ❌ |
- Ornatix Font by designstation (Freeware)