Skip to content

GedaliaR/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

A minesweeper game modeled in C# with a Windows Forms GUI. This was an assignment from my class in C#. The main requirement was to follow the MVC design pattern, so there is a MinesweeperModel.cs file, which is the model, and a MinesweeperForm.cs file, which is the View/Controller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages