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.
This commit is contained in:
Simon Tatham
2015-01-13 19:54:46 +00:00
parent f39681ab41
commit e3a8e64812
42 changed files with 42 additions and 42 deletions

View File

@ -15,5 +15,5 @@ GAMES += twiddle
!end
!begin >gamedesc.txt
twiddle:twiddle.exe:Twiddle:Rotational sliding block puzzle
twiddle:twiddle.exe:Twiddle:Rotational sliding block puzzle:Rotate the tiles around themselves to arrange them into order.
!end