Skip to content

Direction Rule

Ben Ballard edited this page Jun 15, 2021 · 5 revisions

1:
Left = Down
Right = Down
Up = Left
Down = Left
2:
Left = Up
Right = Up
Up = Right
Down = Right

Code specifications

Interpreter

Clone this wiki locally