Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 492 Bytes

See the attached documentation to launch the server (callable by http)

The behaviour of the drawing is the following :

  • If the machine is in a white square, turn left (90°) clockwise and move forward 1 cel
  • If the machine is in a black square, turn right(90°) and move forward 1 cell;
  • At every move flip the color of the base square.

Program at step 137 :

Alt text

Program at step 20000001 :

Alt text