Skip to content

brett03112/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper

The game of Minesweeper played through the cli using .NET 8 and C Sharp 12. The game contains a 10x10 grid with randomized bombs at each play through. The game allows for marking where you think bombs are located and displaying numbers for grid squares next to bombs.

The game contains multiple 'try'--'catch' expressions to allow for mistakes when entering required numbers or marking bombs. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages