Tagged Questions
0
votes
1answer
718 views
Browser based MMO [closed]
We are a team of 4 trying to develop a browser based MMORPG. Its partially text based in a way like Might and Magic. The world map would be in 3D and actions would be automatically resolved. The game ...
3
votes
2answers
751 views
Synchronize turn based browser game
I'm writing a browser game in php and Sql. I'm also using Javascript - Ajax and Mysql.
I'm stack on the battle system because I want to Synchronize the turns of the players in the battle.
What I ...