Paper Soccer Paper Soccer is a turn-based logic game played between two players. Its an implementation of the classic pencil and paper.
The game starts on an empty field of (usually) 8?10 boxes, with goals of two boxes wide as shown in the picture. In the beginning, a ball is drawn in the center of the field, on the crossing of the paper lines. Players move the ball in turns and aim to place it in the opponent's goal.
In one turn, the ball may be moved into one of the eight paper line crossings around it (horizontally, vertically, or diagonally) and a segment from the original position to the new one is drawn to mark the move. The ball may move neither on the game field border nor on the segments marking the previous moves - instead, it "bounces" from them, and a player who moves the ball into a position where there is already an end of a segment or a game field border gets another turn.