dart_board_minesweeper 0.9.6+7 copy "dart_board_minesweeper: ^0.9.6+7" to clipboard
dart_board_minesweeper: ^0.9.6+7 copied to clipboard

outdated

A minesweeper implementation ported to DartBoard. It provides a Redux app state and a /minesweep route to play the game

mine_sweeper #

Mine Sweeper in Flutter, presented as a Dart Board Feature

Instructions #

  • Hit Play to start a game (if you resize windows, hit play to start a new game for that window)
  • Change theme at will (this will not restart the game)
  • Flag Tiles with long press
  • Flag all the bombs and clear all the tiles to win

Dart Board Integration #

This route is exposed.

/minesweep

Either navigate to it, or use RouteWidget("/minesweep")

For more information dart-board.io

Run Directly #

flutter run -t example/main.dart

0
likes
0
pub points
0%
popularity

Publisher

verified publisherdart-board.io

A minesweeper implementation ported to DartBoard. It provides a Redux app state and a /minesweep route to play the game

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build_runner, built_collection, built_value, built_value_generator, dart_board_core, dart_board_redux, dart_board_widgets, flutter, intl, redux_thunk

More

Packages that depend on dart_board_minesweeper