Skip to main content

New site for Dart news and articles

For the latest Dart news, visit our new blog at  https://medium.com/dartlang .

Follow along with a Dart port of minesweeper

Posted by Seth Ladd


Dart community member and contributor Kevin Moore is building a minesweeper clone in Dart. Lucky for us, he's writing a "developer diary" to chronicle his progress. Follow along as he builds a fun simple game for mobile and desktop with the Dart project.



From his first journal entry:

tl;dr: I'm building a version of Minesweeper in Dart as an example of something straight-forward and fun. I hope to show how to build Dart apps and demonstrate why Dart is a great tool for building web experiences. Play it here. Check out the code on Github. Watch my blog for updates in the next few weeks.

Follow his blog to learn how the game is built. We're looking forward to what Kevin makes with Dart!