Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Side by Side Diff: samples/pop_pop_win/readme.md

Issue 786443002: Delete pop-pop-win from the repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « samples/pop_pop_win/pubspec.yaml ('k') | samples/pop_pop_win/test/field_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Pop, Pop, Win!
2
3 An implementation of
4 <a href="http://en.wikipedia.org/wiki/Minesweeper_(video_game)">Minesweeper</a>
5 in [Dart](http://www.dartlang.org).
6
7 ## Interaction
8
9 * Click on hidden squares to reveal them.
10 * Shift-click on squares to flag them.
11 * Shift-click on revealed numbers to go fast--but be careful. If you've flagged incorrectly, you'll hit a bomb.
12
13 ## Assets
14 * Art - Pete Parisi, [fuzzycube software](http://www.fuzzycubesoftware.com/)
15 * Sound Effects - Alistair Hirst, [OMNI Audio](http://omniaudio.com/)
16 * Winning Sax Riff - Brian Moore
OLDNEW
« no previous file with comments | « samples/pop_pop_win/pubspec.yaml ('k') | samples/pop_pop_win/test/field_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698