A visual novel about the shore.
Made for "Game Off 2025" Game Jam on theme - Waves
Theme interpretation : Waves of emotions - we maybe swept away in them without realizing.
Mike Starrow - Writing, Art
izarma - Programming
- Install Rust
- Bevy CLI (Optional)
Run Project from local repository
With Cargo
- Native :
cargo run --releaseWith Bevy CLI
- Native :
bevy run --release- Web :
bevy run --release web --bundle