Game Development Reference
In-Depth Information
Each pond is a game level that challenges the player with a given configuration of a
given number of lilypads.
Grof can jump to any adjacent lilypad in the eight cardinal directions, as shown in the
following figure:
Lilypads sink after Grof has jumped on them, so that the player must resolve each
scheme by jumping on each lilypad only once.
To clear a level the player must find the solution that fits the scheme given by the
configuration of lilypads, removing all lilypads from the pond.
Note
The last lilypad of the level is assumed to be cleared as it is reached by Grof,
while the others sink when Grof jumps away from them.
Search WWH ::




Custom Search