An open API service indexing awesome lists of open source software.

https://github.com/Brollof/Minesweeper

Minesweeper made in Visual Studio (C#)
https://github.com/Brollof/Minesweeper

csharp minesweeper minesweeper-style-game visual-studio

Last synced: over 1 year ago
JSON representation

Minesweeper made in Visual Studio (C#)

Awesome Lists containing this project

README

          

# Minesweeper
Windows-based minesweeper implementation in C# using Visual Studio 2013.

Board size is 10x10 with 20 mines.

### TODO
- first guess cannot hit mine
- difficulty change through menu
- left and right mouse button simultaneous press
- mines left counter
- time elapsed since game start field