@Caesar I'm glad you enjoyed it. You'll get to level 20 before you know it!
@Elijah Wow!! I never got that far. 18 is my personal best. Also, to be honest, 20 was supposed to be the last level. I just haven't put in the code for the win condition. Congrats!
Hundreds of lines. Guilty as charged.
Still, for me, writing a workable game with the least amount of lines is never my goal. I doubt I'd ever have the motivation do to so either so long as it stays readable.
Kudos to you on you accomplishment, though.
I'm aware of PUSH along with its counterparts and how they work with single dimensional arrays.
VAR Foo[0]
PUSH Foo, 3
PUSH Foo, 999
etc.
Is it possible to PUSH (and POP) a multidimensional array?
ie:
VAR Foo[0,2]
VAR bar[2]: bar[0]=111: bar[1]=444
PUSH Foo, bar
Absolutely! It's much better. Miiverse integration, cloud based sharing, user defined functions, syntax highlighted editor, multiple slots for programs, etc...
@♀Lalafell I know what you're talking about. The block "sinks" into what's below it. That's on my text todo list. Keep an eye out for v05. ;-) ...And thanks for helping playtest again.