Create MineSweeper in Rust
Sep 6, 2022 · 8 min read · For the next exercise, I want to create the classic game MineSweeper in Rust. Microsoft MineSweeper was included in Windows 3.11 and was a copy of another game Mined-Out. You can check the wiki page here. Credit due, much of this is based on this vid...
ENErin and 1 more commented