About the Game
Rubble Muddle is a small puzzle game built around matching items on a grid,
with a mining theme. It started as a personal side project and has gone through a few versions over
the years — originally on Xbox 360 and iOS, and now rebuilt as a browser game using modern tools.
The Techie bit
- Editor: Visual Studio
- Language: Odin
- Game Library: Raylib
- Runtime: WASM
- Graphics Editor: Pixelmator Pro
- Web: HTML + JavaScript Inspired By an Odin Raylib Web Template
- Server: Go
- Containerization: Docker
- Hosting: Google Cloud Run
— John Steele