Skip to content

veniamin-ilmer/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Cross-compatible GUI Minesweeper game built with Iced

Screenshot

Run with:

cargo run

Features:

  • Randomly places mines, and writes numbers accordingly. Numbers are colored.
  • Clicking a blank space recusively opens up the sides and corners.
  • Detects if you won or lost the game, lets you restart the game.
  • Right clicking a cell flags a bomb. There is a bomb counter.
  • Middle click / double click reveals neighboring cells.

Missing Features:

  • No clock

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages