Marching squares: Difference between revisions

m
(Added 11l)
Line 63:
X RuntimeError(‘Supplied initial coordinates (#., #.) do not lie on a perimeter.’.format(initial_x, initial_y))
 
[(Int, Int)IVec2] directions
V x = initial_x
V y = initial_y
Line 69:
 
L
(Int, Int)IVec2 direction
 
S .value(x, y)
1,481

edits