Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
MineSweeper ConsoleApp
- Host: GitHub
- URL: https://github.com/farzadforuozanfar/minesweeper
- Owner: FarzadForuozanfar
- License: mit
- Created: 2022-07-08T06:42:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T18:21:17.000Z (over 2 years ago)
- Last Synced: 2024-10-12T14:21:06.195Z (3 months ago)
- Topics: console-application, csharp-code, csharp-game, csharp-minesweeper, csharp-project, dotnet-minesweeper, minesweeper, minesweeper-csharp, minesweeper-game, minsweeper-csharp
- Language: C#
- Homepage:
- Size: 43.9 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 gamehttps://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
####