diff -r 91fff78d91db -r 01951f6c119c minesweeper/src/main/webapp/pages/index.html --- a/minesweeper/src/main/webapp/pages/index.html Sat Jul 26 08:54:08 2014 +0200 +++ b/minesweeper/src/main/webapp/pages/index.html Sat Jul 26 10:35:40 2014 +0200 @@ -26,7 +26,7 @@ - Minesweeper + Fair Minesweeper @@ -115,13 +115,14 @@

Minesweeper

- At the end this is a minesweeper - game and you can of course play it. Discover - all fields that don't contain a mine. - Touch a field to find out if there is - a mine or not. A number on a field indicates - how many mines is in the eight surrounding - fields. + Discover ten square fields that contain a mine and + mark them with a ⚠ sign. + Touch a square to find out if there is + a mine or not and + how many mines are in the eight surrounding + ones. Avoid random play, the game + recognizes guessing and can re-arrange + the mines. This game is fair!

Play »

@@ -144,12 +145,13 @@ While primarily this technology runs on a desktop or as a table or phone application, it is possible to execute the same unchanged code in a browser - as well. To do so, one needs a bck2brwsr + as well. To do so, one needs a + bck2brwsr virtual machine.

Learn more »

+ target="_blank" href="http://xelfi.cz/minesweeper/bck2brwsr/" + role="button">Try it »