Comment on Show HN: My first JavaScript game/appparentComments−CatsoCatsoCatso11yReading the source (app.js) I can see you've not used var to define variables.I'd suggest reading this: http://stackoverflow.com/questions/4862193/javascript-global...−404errorOP11yThank you, I'll make that a habit from now on.
Comments
Reading the source (app.js) I can see you've not used var to define variables.
I'd suggest reading this: http://stackoverflow.com/questions/4862193/javascript-global...
Thank you, I'll make that a habit from now on.