Multiplayer card game using PHP/Ajax and mysql
- by Alireza Seifi
I am designing a map game, using PHP and MYSQL. I don't know how to make the players who sign-in to the website to see other players who are also connected to the site and be able to chat with one another.
I want to design the game in such a way that 2 players can play with each other and be able to send messages during the game while others…