https://github.com/tusharsadhwani/mines
Beautiful implementation of minesweeper in Flutter
https://github.com/tusharsadhwani/mines
flutter flutter-game flutter-web minesweeper
Last synced: 2 months ago
JSON representation
Beautiful implementation of minesweeper in Flutter
- Host: GitHub
- URL: https://github.com/tusharsadhwani/mines
- Owner: tusharsadhwani
- Created: 2020-07-21T16:40:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T17:21:15.000Z (over 5 years ago)
- Last Synced: 2025-04-13T03:51:18.169Z (about 1 year ago)
- Topics: flutter, flutter-game, flutter-web, minesweeper
- Language: Dart
- Homepage: https://tusharsadhwani.github.io/mines
- Size: 2.86 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mines
> NOTE: This is a work in progress.
A minesweeper game, trying to replicate the effects in [Minesweeper - the clean one](https://play.google.com/store/apps/details?id=ee.dustland.android.minesweeper).
Preview it [here](https://tusharsadhwani.github.io/mines)!
Feel free to contribute to improve or add functionality :)