SHEET FIVE

book contet
PART ONE | the task roulette:
  1. BUILD A SNOW BEAR INSTEAD OF A SNOWMAN.
  2. GO TO THE WATER AND WATCH THE BOATS.
  3. PLAY TIC TAC TOE.
PART TWO | how I solved it:

+ 3 rows and 3 columns table with a cell of 9 units height and 9 units width,
+ 6 units from the top edge, and aligned with the left edge, horizontally centred.
+ Each cell represents one of the 9 rounds of tic tac toe I played per drawing or book; and is furthermore divided into a smaller table of 3 rows and 3 columns with a cell of 3 units height and 3 units width, to correspond to the actual grid of the individual game.


THE DRAWING

+ To define the structure of the drawing the cells of the base-grid were randomly numbered with numbers from 1 to 9 using the sequence generator at http://www.random.org


+ At http://www.playtictactoe.org I played 9 rounds of tic tac toe per drawing or book, and copied the result of each into the relevant cell.


+ THE circle (representing my opponent in the game – the computer) is depicted as a square of 3 by 3 units; x (representing me) as a rectangular triangle with a side of 3 units and the blank cells stay blank/white.

PART THREE | few samples:
CHECK OUT ALL THE 18 IMAGES
SCROLL THROUGH THE BOOKS