Spoiler
The error (Index expected, got number) is in this line:ret[j] = 1I didn't include all the code, only the parts relevant to this problem.
This is part of an implementation of Eller's maze generation algorithm.
Posted 30 December 2012 - 10:28 AM
ret[j] = 1I didn't include all the code, only the parts relevant to this problem.
Posted 30 December 2012 - 11:14 AM
local ret = -1
Posted 30 December 2012 - 12:36 PM
Posted 30 December 2012 - 12:48 PM
grabie2, on 30 December 2012 - 12:36 PM, said:
grabie2, on 30 December 2012 - 12:36 PM, said:
Posted 30 December 2012 - 01:48 PM
Posted 30 December 2012 - 08:10 PM
0 members, 1 guests, 0 anonymous users