The question only seems simple...
I am trying to create an online game, using php/mysql and javascript. Most of the functions I am going to need won't be a problem. One, crucial however, I'm not sure about.
A game will allow to play four users (clients) to play against each other. The actions of one may lead to a refresh of the other clients window (or parts of it). Is this possible with javascript/php or am I aiming in the wrong direction?
If it's possible, tell me how. If it's not, where should I be looking?
Don't eat yellow snow!
I am trying to create an online game, using php/mysql and javascript. Most of the functions I am going to need won't be a problem. One, crucial however, I'm not sure about.
A game will allow to play four users (clients) to play against each other. The actions of one may lead to a refresh of the other clients window (or parts of it). Is this possible with javascript/php or am I aiming in the wrong direction?
If it's possible, tell me how. If it's not, where should I be looking?
Don't eat yellow snow!