https://github.com/rachitdhar/minesweeper-game
A complete playable GUI Minesweeper game
https://github.com/rachitdhar/minesweeper-game
gui minesweeper
Last synced: 11 months ago
JSON representation
A complete playable GUI Minesweeper game
- Host: GitHub
- URL: https://github.com/rachitdhar/minesweeper-game
- Owner: rachitdhar
- Created: 2022-07-14T11:00:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T06:26:53.000Z (about 1 year ago)
- Last Synced: 2025-05-16T01:09:10.421Z (about 1 year ago)
- Topics: gui, minesweeper
- Language: Visual Basic .NET
- Homepage:
- Size: 762 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper-Game
Made the complete Minesweeper game in a GUI environment. As an improvement from the original game, this has multiple options for setting the colours of squares, as well as several diferent themes available for the numbers displayed.
This repository consists of 3 different versions of the game:
* CLI Minesweeper : A command line version of the game
* Minesweeper : A GUI version of the game
* Minesweeper : A significant improvement over the first GUI version of the game. Very much like the actual minesweeper game that's available on Windows 7 OS computers.
## Game UI (for v2.0)





