Study
At present two scripts are being developed for the game. The first is a Java socket script which was downloaded from GotoAndPlay.it. The script from their site is basic and only supports maximum of two players which is not very good for an internet game. The author is currently trying but having problems changing the script to make it multi-threaded in order to have multiple sets of two players. See the original script below:The other script that is being developed is an ActionScript for controlling the game characters via the keyboard arrow keys (collision detect in the process of being added) see below: