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. --- samegame.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samegame.R') diff --git a/samegame.R b/samegame.R index d603c1a..cc0d350 100644 --- a/samegame.R +++ b/samegame.R @@ -15,5 +15,5 @@ GAMES += samegame !end !begin >gamedesc.txt -samegame:samegame.exe:Same Game:Block-clearing puzzle +samegame:samegame.exe:Same Game:Block-clearing puzzle:Clear the grid by removing touching groups of the same colour squares. !end -- cgit v1.1