Draw a shape that contains two different rune colors to invert their colors. Set the color of all runes in the goal spaces (white boxes) to the same color to win.

How to Define a Shape:

The three shapes that can be defined are line, right angle triangle, and rectangle.

Line

Simply place your finger on the screen and drag it in one of the 8 possible directions (N, NE, E, SE, S, SW, W, NW). When you release your finger a line will be defined from your starting point to your ending point.

Right Angle Triangle

Simply place your finger on the screen and drag it in one of the 8 possible directions as if you were drawing a line, then change the direction you are moving your finger in so that it makes an approximate 45 or 90 degree angle. The game will be able to infer the rest of the right angle triangle from this.

Rectangle

Simply place your finger on the screen and drag it in one of the 8 possible directions as if you were drawing a line. Then change the direction you are moving your finger in so that it makes an approximate 90 degree angle. Continue moving your finger across the screen until you have defined the second side of your rectangle. Then change the direction you are moving your finger in so that it makes an approximate 90 degree angle. The game will be able to infer the rest of the right angle triangle from this.

More details: https://docs.google.com/document/d/1XwwB3_mpxrQTYFuouDjGGaNfS18mh1Y5bqplfFbtKt0/...

For manual loading: Start level has 6 puzzles, Forest has 4 puzzles, Coast has 4 puzzles.

Prototyped with a designer (Eric Suderman). As per the description it was meant to be a mobile game.

The prototype did not reach a stable stage, any shape that is drawn that does not conform to the above mention shapes is unintentional.

StatusPrototype
PlatformsHTML5
AuthorMrEven
Made withUnity