TreeInArrow
About
My first Unity project :)
How to play?
1 - put your finger/mouse on the shape you want to move, and drag it in one of the directions to swap places.
2 - you only can move stones to adjacent cells, and only to form a match of 3 (or more) of the same shape you move.
3 - the matched shapes are vanishing and turn into score, shapes from above slide down and new shapes are added.
Known Issues:
- a bug in the games' match prediction allows you to move shapes in non-relevant directions - when they form a match while including the original position of the moved shape before it was moved.