Skip to content

fishnet37222/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

This is a simple implementation of the classic Minesweeper game using C++ and wxWidgets. The game allows players to uncover cells on a grid, with the goal of avoiding hidden mines. Players can flag cells they suspect contain mines and try to clear the board without detonating any.

Main Window

The game includes the ability to specify a custom field size and number of mines.

Custom Field

It also includes a "Best Times" feature that keeps track of the fastest completion times for different field sizes.

Best Times

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors