Tuesday, January 8, 2008

fireleg.com game server

I just want to get project JAGS (java actionscript game server) on people's radar.

This is a working game server that can teach you the basics of Flash/Flex security, dealing with multiple threads, sending messages from one Actionscript 3.0 program to another through sockets, etc.

The great thing is that you can start using it right away with no java configuration and no flex data services configuration. That's because I pay for a java server that is always up 24/7 and it's available for client to server requests.

For now, I'll just post the Actionscript 3.0 game code, and the java server code here.

To play the pong game browse to fireleg.com and play the pong demo.

Learn what you can from the code, enjoy. Feel free to email me at travis@fireleg.com.

No comments: