YashasG98 / Multiplayer-Game-Server

A multiplayer game matchmaking server for Snake and Ladders and Connect Four
44 stars 26 forks source link

redirectionSocket in snakegame.html is called every time page is invoked. #9

Open YashasG98 opened 4 years ago

YashasG98 commented 4 years ago

It should ideally be executed only when the second player in every room initiates the game

DelaMarc commented 4 years ago

So if one of the players refresh the page it shouldn't be called either, right?

YashasG98 commented 4 years ago

Right

satanb4 commented 3 years ago

I'd like to look into this issue @YashasG98 . Is it still a pending bug?