I’ve been working on a three level series about the increment operator, and although I don’t have the third part ready yet, I’d love to get some feedback on the first two levels.
Both should have low difficulty. The first level is quite short, while the second level has a lengthy intro.
Wow, the second level is like nothing I’ve seen before! We need to get you some more powerful tools, I think.
I’ll have to give some more detailed feedback later (or ideally someone unfamiliar with incrementing operators can weigh in), but I did notice something on the third level: the API protection breaks it, since it doesn’t let you assign to properties of this. So if you want to play it, use this link:
Wait, sorry, I misread which level we were talking about.
I think in terms of API protection, it would be much more useful to be able to designate custom properties as being read-only or read-write. Either that or there needs to be some way for local variable values to persist between frames.
Overall I’m intrigued by the direction, I don’t think anyone has used the level editor in quite the same way, which is pretty interesting. Hit me up at george@codecombat.com if you’d like to discuss my feedback further or want help implementing some of the improvements I’ve suggested.