summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-12-16 08:27:08 -0500
committerJakob L. Kreuze <jakob@memeware.net>2018-12-16 08:27:08 -0500
commitca6166a27ce13adb532b6757d94ed169df4f2ce6 (patch)
tree99af538408f413573dd1f9c7d5675f3cb8f38ccb /README.md
parent6212b809c34ecf4b75bf9635cf0df98262ab25d5 (diff)
Initial interaction with grid.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0aca841..22558a0 100644
--- a/README.md
+++ b/README.md
@@ -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.