Comments

Log in with itch.io to leave a comment.

that is full blown interpreter very impressive

(+1)

Actually, it's just a single "eval()" invocation 😁 There is a function in JavaScript to interpret JavaScript.

(+2)

Not realy in the mood to learn how to code in Javascript at the moment, but I hope this does well

Thanks for kind words. This is probably not the best game to learn coding, but I imagine a game like this, with a campaign/story/missions which will provide gradual learning curve, might be a great way to learn programming.

If you transition from C#/C++/Java, I think it should be ok though, as they are quite similar.