Someone check if this is possible?

Post Reply
DaymItzJack
Posts: 106
Joined: Thu Oct 29, 2009 9:21 pm

Someone check if this is possible?

Post by DaymItzJack »

Code: Select all

1000000100
0010010000
0110000000
0010100000
1000001000
1001000110
0010010000
0000110011
0100010000
0100000110
0110001000
0000011011
1100011001
0000001100
0000100000
1 - walls
0 - open

Doing this by hand... I don't see how it's possible.
Zeta
Posts: 62
Joined: Thu Apr 16, 2009 3:37 pm

Post by Zeta »

Try this:
x = 4
y = 9
path = ULDRDLURULURDRURURDRDLDLDRDRULULURULURULDLULULDLDRDRURURDRDL
Post Reply