Minesweeper project written on Flutter.
Supported platforms:
- Desktop (macOS, Windows, Linux)
- Mobile (Android, iOS)
- Web
You can find last binaries on github actions page. They are compiled directly from master branch on every commit using Github CI/CD. Artifacts for iOS and Web are not provided.
Clone the project through git clone https://github.com/festelo/flutter_sweeper
and run flutter build ...
or flutter run
- Vibration package (BSD) for vibration
- Font Awesome (MIT) for bomb and question icons