Great Game
This is a really fun game, but the tile game was hard so i made a tutorial for the tiles.
1st tile puzzle
if a numbered grid:
1 2 3
4 5 6
7 8 9
click (in order) - 1, 3, 5, 7, 9 (should all be blue now), 2, 4, 6, 8, 1, 3, 9, (should have the seven) 7 (gets you the zero), 1, 3, 5, 7, 9, 2, 6, 5, 1, 9, 7, 5, 4, 6, (should be the 4) 3, 7 (the one, you're done)
2nd tile puzzle
Using the same grid:
1 2 3
4 5 6
7 8 9
push, starting with all yellow (in order): 5, 1, 3, 7, 9 (give you the zero), 3, 4, 6 (gives you the 1), 3, 6, 4, 5, 1, 3, 7, 9 (returns to all yellow), 2, 8, 1, 3, 9, 5 (Gives you the four), 5, 9, 3, 1, 8, 2 (returns to all yellow), 2, 6, 7 (gives you the seven)
Hope that helps!