flutter-minesweeper
flutter-minesweeper copied to clipboard
A basic minesweeper game built using Flutter.
Minesweeper
A basic minesweeper game built using Flutter.
Demo:
To Do:
- Add Facebook Auth
- Use Facebook Auth to maintain high-scores with Firebase's Cloud Firestore
- Add game levels (which updates mine count)
- Add 'How to play' section since the long-press to add flag action isn't intuitive
- Show world rankings based on high-scores
- Restrict timer time and hardcode the widget size
- Get rid of the default Material Theme = Platform independent UI
References:
Getting Started
For help getting started with Flutter, view our online documentation.