diff options
| author | Jakob L. Kreuze <jakob@memeware.net> | 2018-12-16 08:27:08 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <jakob@memeware.net> | 2018-12-16 08:27:08 -0500 |
| commit | ca6166a27ce13adb532b6757d94ed169df4f2ce6 (patch) | |
| tree | 99af538408f413573dd1f9c7d5675f3cb8f38ccb /README.md | |
| parent | 6212b809c34ecf4b75bf9635cf0df98262ab25d5 (diff) | |
Initial interaction with grid.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ video game, "Minesweeper." The code aims to emulate the gameplay of Microsoft Minesweeper. (Within reason, of course. It would be very difficult to implement chording with the input vocabulary of a mobile device.) +Graphics are shamelessly taken GNOME Mines. + Mines is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |