kartik_maguwala Posted February 16, 2007 Share Posted February 16, 2007 Hii everybody, Currently i am developing game based on ajax. It is just question and answer based game on general knowledge. I almost developed this game. In this game there are two timer one player each. Turn based game if one player answer correct and he get chance to select another answer. so i have to display both user timer on each screen. But my system will get very slow. Beacuse atleast nine request sent to server in 5 seconds. It will running in intranet properly but on server(online) getting very slow. So please help me for this. And keep out me from this problem. Or if any one have url of this type (2 player multiplayer timer base ajax game) of game please reply me. Thanks - Kartik Quote Link to comment Share on other sites More sharing options...
nloding Posted February 16, 2007 Share Posted February 16, 2007 I'd guess that it's related to the fact that it's online and limited to your internet speed and the server speed. But we can't help if you don't post your code. I'm not sure if they are two separate forums or not, but check out www.ajaxfreaks.com too. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.