congrats. one thing, though, license and usage pricing should be communicated clearly.
Ask HN: Please Review My Project (JS Game Engine)
21–30 of 53 posts
Re: Ask HN: Please Review My Project (JS Game Engine)
#22"The API consists of Javascript that allows You to use the Effect Game Engine on your website, subject to the limitations and conditions described below. The API is limited to allowing You to use the engine only, and does not provide You with the ability to access or modify the underlying code"
This is incorrect terminology, because an API is just an interface; the code OTOH is a library. Given that JavaScript is distributed as source, how can I use your library without accessing the underlying code. Do you mean you've obfuscated the source?
Furthermore if the Effect Game Engine is on my website, presumably the *.js files containing your libvrary are also hosted on my website, meaning I've copied them.
Later on the EULA says: "Effect Games reserves the right to release subsequent versions of the API and to require You to obtain and use the most recent version."
How do I "obtain" something without "accessing" it?
Re: Ask HN: Please Review My Project (JS Game Engine)
#23Re: Ask HN: Please Review My Project (JS Game Engine)
#24Re: Ask HN: Please Review My Project (JS Game Engine)
#25I've had a look at your website and am not sure exactly what proposition you're offering. I also don't understand your EULA, which says: "The API consists of Javascript that allows You to use the Effect Game Engine on your website, subject to the limitations and conditions described below. The API is limited to allowing You to use the engine only, and does not provide You with the ability to access or modify the unde…
Re: Ask HN: Please Review My Project (JS Game Engine)
#26Re: Ask HN: Please Review My Project (JS Game Engine)
#27Re: Ask HN: Please Review My Project (JS Game Engine)
#28Re: Ask HN: Please Review My Project (JS Game Engine)
#29This 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…
Re: Ask HN: Please Review My Project (JS Game Engine)
#30Doesn't work in Opera. The background image appears and the music starts playing, but that's it. In FF i noticed a loading progress bar and it proceeded to a welcome screen and I can play it as expected.