From e3a8e64812f2fa783dc5644f04f267a291bc6098 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 13 Jan 2015 19:54:46 +0000 Subject: 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. --- flood.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flood.R') 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 -- cgit v1.1