--------------------------------
---                          ---
---  PUZZLE COLLECTION V1.0  ---
---                          ---
--------------------------------




ABOUT
=====

This little application was written by A.Brehler in 1999, using the fwSDK by Gerard
Vermeulen and the fwIDE from Ernest Toth.

The application is freeware. This means it can be used and copied as much as you
like, als long as it is not modified in any way. If you like this game, or if you
have any remarks, please send me an email to me (A.Brehler@imn.nl).




THE GAME
========

The game consists of four different puzzles which need to be solved. When all 
puzzles are solved, an extra bonus puzzle will appear.

The concept of the game is taken from first person graphical adventures I like to
play. You can think of titles like 7th guest, 11th hour, Zork Nemesis, Timelapse etc.
Some idea's of the puzzles were taken from these kind of games.

When the application is first started, you can pick any of four puzzles to begin with.
If you decide to leave the game while not all puzzles are finished, the state of the
completed puzzles will be stored in memory.




HINTS
=====

Game #1
-------
 * The goal of this game is to turn the cards in the right order.
 * The symbols on the cards represent numbers from 1 to 12.
 * The next card that has to be picked must be connected with the last card.



Game #2
-------
 * The goal is to turn all tiles to the same color.
 * A tile can have three different colors.
 * The easiest way to finish is to turn every tile to the brightest color.



Game #3
-------
 * The goal is to make all black and white knight swap places.
 * Better brush up your chess skills.
 * The center piece must be empty to finish the puzzle.



Game #4
-------
 * The goal is to exit the maze on the top
 * For a first move, pick any square on the lowest row.
 * When nothing happens, select a square adjacent to the last square.


