Live data from Hacker News

2D gaming using Processing.js

processingjs.nihongoresources.com

1–10 of 22 posts

Re: 2D gaming using Processing.js

#4
I started using Respond.js and SignalR to create a little multiplayer game about a year ago, but lost my steam because there doesn't seem to be much to go on if you're just casually learning. Maybe I could give this a try, thanks.

Re: 2D gaming using Processing.js

#9
post #2

object oriented JS, gross

Better not define any functions or arrays then, they're objects and that would be "gross"

Actually functions or array being objects internally has nothing to do with "object-oriented" as style of writing code. Here it is about style, which is obviously dictated by Processing (and thus Proseccing.js) being ideologically object-oriented. So, well, yeah, it is quite more object-oriented than "proper" code in js, although I don't see why it is such a problem for the person you relply to.
Post reply on HN