Tuesday, May 15, 2007

Tidying up code

I decided to tidy up a bit the code (but not too much for now :) )...
Basically I moved the server code into a class which extends Flash XMLSocket class and moved the player code into a class which extends MovieClip.

This is the first step so that if someone would want to help in the coding part, he can just use the ActionScript files and I would up them on a CVS server ;)

Tonight I will try to continue on completing the server protocol so all the game language is there (activating lifts, ladder climbin, destruction of tiles etc)

No comments: