Minesweeper
Rules
- Right click marks a tile as containing a mine
- Left click reveals a tile (also reveals tiles marked as containing a mine)
- Mark all the mines to win! Reveal a mine and you lost.
This was built to learn Rust and Bevy. Here's the source: https://github.com/nhoffmann/rusty-minesweeper