I’m going to make a multiplayer game, and I was wondering what the code is to make flash on different computers to exchange variables. The way I’m going to have it is instead of giving PHP a whole bunch of numbers about differen’t people’s positions, I’m just going to make it send 1 array from each person. This array will have two things in it: The name of the person who sent it, and a number representing any keys on their keyboard they hit. I know it will run slow, but it seems simpler then an XML Socket. Can anyone explain how I would do this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Multiplayer With PHP | 0 | 41 | November 27, 2004 | |
Making a multiplayer
|
1 | 46 | February 13, 2004 | |
Making a multiplayer
|
3 | 58 | February 23, 2004 | |
What should I use for multiplayer? | 0 | 70 | April 24, 2005 | |
What should I use for multiplayer?
|
0 | 72 | April 24, 2005 |