anyone could recomend some levels (preferably easy) that I could use
to test edge cases. I've just been trying them at random. I got a
surprise yesterday when I hit 778. I went ahead and implemented that
one so I could finish the level since it was a few lines of code.
I'm still on the fence about how far I should go implementing bugs
though. I kind of feel that implementing counter-intuitive behaviors
is a little unfair. I'd like to add some new objects as well so I'm
thinking of just using a separate format for the level file.
What are your opinions there?
Thanks,
Dave