Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hmlendea/minesweeper
Minesweeper puzzle game
https://github.com/hmlendea/minesweeper
game gtk2 minesweeper minesweeper-puzzle-game mono puzzle-game
Last synced: 19 days ago
JSON representation
Minesweeper puzzle game
- Host: GitHub
- URL: https://github.com/hmlendea/minesweeper
- Owner: hmlendea
- License: gpl-3.0
- Created: 2016-06-03T17:09:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T19:23:12.000Z (over 8 years ago)
- Last Synced: 2024-10-25T09:11:24.814Z (2 months ago)
- Topics: game, gtk2, minesweeper, minesweeper-puzzle-game, mono, puzzle-game
- Language: C#
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Modern and open-source reimplementation of the classic puzzle game Minesweeper
This is a very similar game to the original game with the same name. It was created to fill the gap after the original's removal from modern Windows releases.
The objective is to carefully clear all the mines on a square board, without detonating them.
# Details
Programming language: C#
Technologies used: .NET, Mono, GTK2
Development environment: MonoDevelop
Operating Systems: Linux