First timer

This will be the first time I participate so I’m probably gonna take it easy, I will be using my own codebase that is publicly available on Google Code

Graphics will be done in GraphicsGale and sound with BFXR and coding with Eclipse. The game will be a HTML5/JavaScript game and I will try to keep away from using any AJAX calls so that I can zip the thing for local usage! :)

Comments

16. Dec 2011 · 14:09 UTC
Use WebSockets. WebSockets security is not implemented using domain-oriented policies! Check out socket.io (for NodeJS) and APE for some servers that already exist (though APE will fall back to other transports if WebSockets aren’t available.)
16. Dec 2011 · 14:11 UTC
Hey I looked at your GCode project… where are the examples? The repo doesn’t contain any unit tests or examples :(