summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2015-01-10 12:59:41 -0600
committerDavid Thompson <dthompson2@worcester.edu>2015-01-10 14:05:43 -0500
commitccc240f978a3cecd37c9de4e9f148e56bc73ab88 (patch)
treecbd9d3ba1917be10bb1e3483386fb0fbc05b169f /AUTHORS
parent25dc41196f8cbc907c98f4766f23df488bfb5053 (diff)
mines: Disable clicking on tiles when you lose.
Also add myself to AUTHORS! ;) * AUTHORS: Add me. * examples/mines/mines.scm (board-reveal): Don't reveal tiles in 'game over' state.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 1b60f6a..be05fc4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,2 +1,3 @@
David Thompson <davet@gnu.org>
Jordan Russell <jordan.likes.curry@gmail.com>
+Christopher Allan Webber <cwebber@dustycloud.org>