Taming WASM: Autosave, RNG, and Bevy Builds
This is one of my first games with Rust and Bevy. The core gameplay came together well, but the web build got tricky after I added autosave—my WASM build broke, and I realized I’d need web-friendly crates for RNG and saving. I also discovered Bevy’s new CLI a bit late in the process.
For now I’m shipping desktop builds (Windows, macOS, Linux) so people can play, have fun, and give feedback while I keep learning Bevy and improving the codebase. Build times and binary sizes are still my biggest pain points hot reload helps, but I’m still paying for some early architectural choices. I’ll revisit the web target once I refactor persistence and RNG for WASM.
Usefull resources:
https://github.com/TheBevyFlock/bevy_cli
https://bevy.org/
Videos from chris biscardi, CLI and Bevy 2d!
Get Terminal Colony: Deep Core
Terminal Colony: Deep Core
Dig deep, manage workers, research tech, and face quantum mysteries in this terminal-style incremental mining game.
| Status | In development |
| Author | meapps |
| Genre | Strategy |
| Tags | 2D, Clicker, Exploration, Idle, Incremental, Minimalist, prestige, resource-management, Singleplayer, upgrades |
| Languages | English |
More posts
- Upcoming in 0.4.3: Batch Hiring & UI Persistence & Bugfixes1 day ago
- Linux Support Arrives in v0.4.23 days ago
- v0.4.2 is out! Update now and dive in!5 days ago
- Upcoming in 0.4.2: Improvements & Fixes6 days ago
- Inadequate responsive layout for <1080p resolutions6 days ago
- Dropped v0.4.0. Go get it!7 days ago
- Incoming v0.4.0 Update27 days ago
- v0.3.2 has landed snag it now!32 days ago
- Upcoming Release v0.3.236 days ago
- Linux Build Works on Pop!_OS 0.3.1241 days ago
Leave a comment
Log in with itch.io to leave a comment.