mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
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:
@ -21,5 +21,5 @@ GAMES += group
|
||||
!end
|
||||
|
||||
!begin >gamedesc.txt
|
||||
group:group.exe:Group:Group theory puzzle
|
||||
group:group.exe:Group:Group theory puzzle:Complete the unfinished Cayley table of a group.
|
||||
!end
|
||||
|
@ -17,5 +17,5 @@ GAMES += separate
|
||||
!end
|
||||
|
||||
!begin >gamedesc.txt
|
||||
separate:separate.exe:Separate:Rectangle-dividing puzzle
|
||||
separate:separate.exe:Separate:Rectangle-dividing puzzle:Partition the grid into regions containing one of each letter.
|
||||
!end
|
||||
|
@ -20,5 +20,5 @@ GAMES += slide
|
||||
!end
|
||||
|
||||
!begin >gamedesc.txt
|
||||
slide:slide.exe:Slide:Sliding block puzzle
|
||||
slide:slide.exe:Slide:Sliding block puzzle:Slide the blocks to let the key block out.
|
||||
!end
|
||||
|
@ -15,5 +15,5 @@ GAMES += sokoban
|
||||
!end
|
||||
|
||||
!begin >gamedesc.txt
|
||||
sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle
|
||||
sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle:Push all the barrels into the target squares.
|
||||
!end
|
||||
|
Reference in New Issue
Block a user