Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/farzadforuozanfar/minesweeper

MineSweeper ConsoleApp
https://github.com/farzadforuozanfar/minesweeper

console-application csharp-code csharp-game csharp-minesweeper csharp-project dotnet-minesweeper minesweeper minesweeper-csharp minesweeper-game minsweeper-csharp

Last synced: about 12 hours ago
JSON representation

MineSweeper ConsoleApp

Awesome Lists containing this project

README

        

# Game Play :
#### Simple minesweeper in console application with this featueres:
- Menu and select difficulty game
- By giving the 2D coordinates to the entrance of the desired house, it will be opened
- without use flag
- with reset game

https://user-images.githubusercontent.com/91725214/178801038-8eaa42c4-6008-4ee8-a5a1-d17aefe2766e.mp4

# History :
Minesweeper has its origins in the earliest mainframe games of the 1960s and 1970s. The earliest ancestor of Minesweeper was Jerimac Ratliff's Cube. The basic gameplay style became a popular segment of the puzzle video game genre during the 1980s, with titles such as Mined-Out (Quicksilva, 1983), Yomp (Virgin Interactive, 1983), and Cube. Cube was succeeded by Relentless Logic (or RLogic for short), by Conway, Hong, and Smith, available for MS-DOS as early as 1985; the player took the role of a private in the United States Marine Corps, delivering an important message to the U.S. Command Center. RLogic had greater similarity to Minesweeper than to Cube in concept, but a number of differences exist:Wikipedia
####