Live data from Hacker News

Ask HN: Please Review My Project (JS Game Engine)

news.ycombinator.com

11–20 of 53 posts

Re: Ask HN: Please Review My Project (JS Game Engine)

#11
post #10

This is really wonderful! The games play quickly on Chrome, how well do they preform on IE? The Mario demo was great, and the Platformer demo really expanded on that to show it supports modern techniques. Just FYI, in Chrome, http://www.effectgames.com/effect/games/crystalgalaxy/ shows alert boxes complainigna bout unloaded resources. I didn't see it mentioned on the site, but what is your revenue model for this? Adv…

First off, thanks for the kind words! You shouldn't be seeing a significant difference in performance on IE (6-8). We'll look into the alert boxes, are you in Chrome on Windows? We currently don't charge for use of the services. And, absolutely looking at dealing with multiplayer in the future.

Re: Ask HN: Please Review My Project (JS Game Engine)

#15
Awesome, I was thinking of doing a custom engine, since JS performance is reaching the point where it can compete with flash, and I have no desire to learn ActionScript. Big kudos for doing this and sharing it with everyone.

Crystal Galaxy performs very well on Mac Chrome, and feels more responsive than any flash game I've encountered (though it sometimes stutters a bit on some of the explosions).

Re: Ask HN: Please Review My Project (JS Game Engine)

#17
great system!

we need to get rid of flash already and replace it with something that does not destroy resources

how about the multiplayer aspects of games? have you any ideas about developing this?

I am very interested in competitive games where we can play versus others in the same js style environment.

Re: Ask HN: Please Review My Project (JS Game Engine)

#20
post #18

congrats. one thing, though, license and usage pricing should be communicated clearly.

Indeed. I'm really impressed and intrigued, but I'm a bit wary about doing much of anything serious since I don't know what the terms are, what licensing might be like, etc. Even though it says in the EULA I retain rights of code/assets/etc. I'd really hate to develop something and then have it taken down over payment, or for some other reason.

But from a technical standpoint, it looks very cool - nice work!

Post reply on HN