About PipeOut
This is my first ever game built using Unity3d for the first time; so please be nice :P
The gameplay is based on the classic LightsOut game where you need to "turn-off" all the lights (in this case lower all pipes). The way this works is that each level generates a board at random (every level can be passed with 5 moves or under) and you have to clear it. The pipe you press will trigger itself and 4 adjacent pipes (top, left, right and bottom) to switch their position (ie. if they are up they will go down and if they are down they will go up).
Scoring: remaining moves out of 20 in each level is summed up, game ends when you don't manage to solve a level.
by Z####:
Addictive, in a nice way