Live data from Hacker News

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

news.ycombinator.com

41–50 of 53 posts

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

#42

This is great! I've been toying around the idea of a game in my head for a while now, but every JS game engine I come across is terribly slow. This definitely seems like a leap in the right direction, congrats!

To you and all the great commenters on HN, thanks! We're really looking forward to seeing any games you create.

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

#43
Crystal Galaxy was amazing. One of the best browser games I've played in any platform.

FWIW, sound doesn't work at all here in FF 3 on Ubuntu 9.4.

I know you're working on terms, and I haven't dug into it very much, but just FYI, if my games depend on your company's ongoing existence and good pleasure to run, I won't even start using your system, no matter how good it is. I would certainly consider paying for a license (and it could be a larger amount if there's some kind of provision for low-traffic/revenue use being free or cheap), but you'll probably have to just trust me to some extent, because (here I am repeating) if my games depend on you to run on an ongoing basis, I'm much more locked in with you than with Flash, and I just won't do it.

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

#44
It does seem to run on the iPhone 3gs, albeit it slowly. One suggestion I might make is to detect iPhone/Android devices, and offer a popup control.

Further, you can provide the right meta data so that it can be added as a web-application, right to the iPhone home screen.

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

#45

Crystal Galaxy was amazing. One of the best browser games I've played in any platform. FWIW, sound doesn't work at all here in FF 3 on Ubuntu 9.4. I know you're working on terms, and I haven't dug into it very much, but just FYI, if my games depend on your company's ongoing existence and good pleasure to run, I won't even start using your system, no matter how good it is. I would certainly consider paying for a licen…

[deleted]

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

#46

Crystal Galaxy was amazing. One of the best browser games I've played in any platform. FWIW, sound doesn't work at all here in FF 3 on Ubuntu 9.4. I know you're working on terms, and I haven't dug into it very much, but just FYI, if my games depend on your company's ongoing existence and good pleasure to run, I won't even start using your system, no matter how good it is. I would certainly consider paying for a licen…

Hi there. You bring up a great point (one that we've thought about ourselves quite a bit). I'd like to mention that we are working on a standalone distribution package for your published games. This package can be deployed to your own server, and runs without contacting our servers. For whatever reason, if we go down (fingers crossed) we do not want to take you down with us.

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

#47
post #44

It does seem to run on the iPhone 3gs, albeit it slowly. One suggestion I might make is to detect iPhone/Android devices, and offer a popup control. Further, you can provide the right meta data so that it can be added as a web-application, right to the iPhone home screen.

Hi. These are great suggestions! A mobile optimized version of the engine and services are very high on our to do list so you can expect to see something in the near term.
Post reply on HN