quartermeat / MVC-Minesweeper

A C# windows form version of minesweeper. Basically did it as a project to learn C# from Java and deal with EventHandling outside of the Window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVC-Minesweeper

A C# windows form version of minesweeper. Basically did it as a project to learn C# from Java and deal with EventHandling outside of the Window.
The Minesweeper namespace assemblies as a .dll so the game can be embedded into any project as long as the Minesweeper object is created.

<iframe width="560" height="315" src="https://www.youtube.com/embed/TDehDtiOrPg" frameborder="0" allowfullscreen></iframe>

About

A C# windows form version of minesweeper. Basically did it as a project to learn C# from Java and deal with EventHandling outside of the Window.


Languages

Language:C# 100.0%