Created
July 17, 2017 22:12
-
-
Save halcy/2686c818bf68133875d0c73ec35e1549 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 | |
+state_000! | |
0 left state_002 2 | |
1 up state_001 2 | |
2 right state_003 1 | |
+state_001 | |
0 left state_003 1 | |
1 down state_001 1 | |
2 right state_003 1 | |
+state_002 | |
0 up state_002 1 | |
1 right state_000 2 | |
2 left state_000 1 | |
+state_003 | |
0 up state_001 1 | |
1 down state_001 2 | |
2 up state_000 2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment