Skip to content

A recreation of the classic game Minesweeper -- can you win?

License

Notifications You must be signed in to change notification settings

GabrielThrasher/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A recreation of the classic game Minesweeper -- can you win?

Notes: Mines are generated after the player's first left-click on a tile to avoid them unluckily (as they have no information from the board) clicking on a tile mine and losing already. Thus, the debug button will only display a message, not mines, before the player's first left-click. Also, in the welcome menu, the cursor can be moved using the left and right keys. At any cursor position, the player can use the delete and backspace keys (they function as they normally would in an outside program) or can insert an alpha char in place.

About

A recreation of the classic game Minesweeper -- can you win?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages