//Move all the way to the rightHello //First Row //First Column Right 6 Flip Right 1 Flip Right 1 //Middle Columns Repeat 14 Right 6 Flip Right 2 End Right 5 Flip Right 1 Flip Right 2 //Middle Rows Repeat 14 Repeat 15 Right 8 End Right 5 Flip Right 3 End //Final Row Repeat 15 Right 7 Flip Right 1 End Right 5 Flip Right 2 Flip Right //Right 8 //Flip //Left 8 Right Flip :GoBackToStartFlip Flip :GoBackToStart //check if it should continue Left Left JMP NAND Right //continue Left Flip :ContinueFlip Flip :Continue Right Left 7 JMP GoBackToStart Flip JMP GoBackToStartFlip :NAND Left JMP ArrivedAtEnd Right JMP Continue Flip JMP ContinueFlip :ArrivedAtEnd Left 2 Flip Left Flip Left 3 Flip // Right 3 JMP MoveHead Right Jmp MoveTail //Check if it should continue :Infinite JMP Infinite