This is a Rust based game using embedded-graphics
in combination with embedded-graphics-simulator
and embedded-graphics-simulator-web
to provide a binary for Linux X86, WASM and an embedded RP2040 device.
WASM build is available to play on Itch.io
Depends on SDL2. Doesn't work on WSL, doesn't compile on my Windows.
cargo run --target x86_64-unknown-linux-gnu
- You'll need Trunk
- If you don't mind waiting a bit,
cargo install trunk
- If you want it to be speedier, use
binstall
cargo install cargo-binstall
cargo binstall trunk
trunk serve --open