Kabuto Account closed
Registered: Sep 2004 Posts: 58 |
You gotta remove all tiles from each level to advance. That's done by placing cyan tiles, they "react" with the 8 surrounding tiles as follows:
* Brown tiles: will disappear if the number on the tile just placed is less than theirs, otherwise they'll decrement (but not beyond 0), making it harder/impossible to remove them
* Lilac tiles: the other way round (greater / increment)
* Cyan tiles: will disappear if the number on the tile just placed is equal, making the tile just placed disappear too |