Comments
No comments yet.
#Console maze
Console maze is an aplication that lets you easly make your own mazes.
write a file with the first two numbers indicating how many rows down, then for the amount of numbers per row.
Post your own in comments
EXAMPLE
1424111111111111111111111111131000100010001000100001101010001000100010001101101010111110111111111001100010100000000000000011101010101111111111111111101010100000000000010001101010101111111111010101101011100300100010010121101000111110101010110101101110100010001010100101101010101011111010101101100010001000100010001201111111111111111111111111
14 numbers down,
24 numbers sideways.
1 = wall
0 = walkable
2 = finish
3 = player
#arcade
Nothing has been posted to this project page yet. Check back later!