/bugsweeper

Minesweeper written in Dart

Primary LanguageDart

Minesweeper written in Dart, UI made with Flutter. It's built to run in web for now, but is somewhat prepared to be run in Android or iOS too with minimal work.

Includes:

  • Minesweeper game logic
  • Basic Flutter UI
  • Unit Tests

Missing:

  • Widget / e2e tests
  • Animations & effects
  • Game timer
  • Localizations

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.