wok-next diff gnome-mines/description.txt @ rev 20869

mono: fix build on 32-bit
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 02 10:15:48 2018 +0300 (2018-07-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnome-mines/description.txt	Mon Jul 02 10:15:48 2018 +0300
     1.3 @@ -0,0 +1,4 @@
     1.4 +Mines is a clone of the game Minesweeper. The aim is to locate all the mines
     1.5 +that are hidden under tiles on a rectangular board. You will need to use a
     1.6 +combination of logic and luck to find all the mines without triggering an
     1.7 +explosion.