https://github.com/rezataheri01/mine-sweeper
Here’s a implementation of a Mine sweeper game as a windows forms in C#
https://github.com/rezataheri01/mine-sweeper
console-application csharp mine-sweeper mine-sweeper-game
Last synced: 3 months ago
JSON representation
Here’s a implementation of a Mine sweeper game as a windows forms in C#
- Host: GitHub
- URL: https://github.com/rezataheri01/mine-sweeper
- Owner: RezaTaheri01
- License: mit
- Created: 2024-08-07T18:51:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T23:23:53.000Z (6 months ago)
- Last Synced: 2025-01-11T07:15:07.652Z (5 months ago)
- Topics: console-application, csharp, mine-sweeper, mine-sweeper-game
- Language: C#
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
* * *
# Mine-Sweeper
This is an implementation of the **Mine Sweeper** game using **Windows Forms** in **C#**.
---
## Preview
Watch the game in action:
---
## TODO
- [x] Add Project's Code
- [ ] Optimize Project's Code---
Enjoy playing, and feel free to contribute or improve the code!
* * *