Yet another project of the classic Minesweeper game, but! It's made with Rust, using Bevy game engine.
- Set the width, height and number of bombs to your liking
- Safe Start mode: Select an empty tile when starting the game
- Track your time with the stopwatch
- Simple and customizable user interface
Get the latest version of the supported platform.
Input:
- Left click to uncover a tile
- Right click to add a flag
- Press middle button and drag to move around
- Scroll middle button to zoom
Gestures:
- Tap to uncover a tile
- Long tap to add a flag
- Drag with your finger to move around
- Two finger pinch to zoom
Thanks to NiklasEi for his beautiful project!