aboutsummaryrefslogtreecommitdiff
path: root/flood.R
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2015-01-13 19:54:46 +0000
committerSimon Tatham <anakin@pobox.com>2015-01-13 19:54:46 +0000
commite3a8e64812f2fa783dc5644f04f267a291bc6098 (patch)
tree88348f5572fe334404b1205e46fba48e7b8f42b9 /flood.R
parentf39681ab41d60418c4a25270635a88d9cd0a685f (diff)
downloadpuzzles-e3a8e64812f2fa783dc5644f04f267a291bc6098.zip
puzzles-e3a8e64812f2fa783dc5644f04f267a291bc6098.tar.gz
puzzles-e3a8e64812f2fa783dc5644f04f267a291bc6098.tar.bz2
puzzles-e3a8e64812f2fa783dc5644f04f267a291bc6098.tar.xz
Put the game summaries from the website into gamedesc.txt.
More sensible to bring all the pieces of per-puzzle descriptive text together into one place, so they can be easily reused everywhere they're needed.
Diffstat (limited to 'flood.R')
-rw-r--r--flood.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/flood.R b/flood.R
index 8e54d85..359bbb5 100644
--- a/flood.R
+++ b/flood.R
@@ -15,5 +15,5 @@ GAMES += flood
!end
!begin >gamedesc.txt
-flood:flood.exe:Flood:Flood-filling puzzle
+flood:flood.exe:Flood:Flood-filling puzzle:Turn the grid the same colour in as few flood fills as possible.
!end