MinesweeperGame is a simple console application to emulate the classic puzzle game, built following the requirements here: http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=29&page=show_problem&problem=1130.
More information here: https://en.wikipedia.org/wiki/Minesweeper_(video_game)
It requires a PC with .NET 4 installed.
- You have a Windows Machine.
- You have installed the.NET Framework Runtime version 4.5.2 or above: https://dotnet.microsoft.com/download/dotnet-framework/net452;
- You have installed the ASP.NET MVC 4 for Visual Studio 2010 SP1: https://www.microsoft.com/en-us/download/details.aspx?id=30683
Thanks to the following people who have contributed to this project:
If you want to contact me you can reach me at daniele.crivello84@libero.it.
This project uses the following license: MIT.