Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 474 Bytes

Minesweeper

This is a clone of Minesweeper written in Flutter for the web!

Click here to play the game!

To build it yourself

Update packages:

flutter pub get

Run in Chrome:

flutter run -d chrome