ISNE360260 / DNWS

DotNetWebServer
GNU General Public License v3.0
0 stars 26 forks source link

580611027 Change code to check input side before creating a new game. #35

Open ThanapatSornsrivichai opened 6 years ago

ThanapatSornsrivichai commented 6 years ago

There is a bug when you change side parameter in url.For example, x to OX and it still creating the game as side x with parameter side = OX. Shown in picture 1:

Picture 1: q1

Then, when another player joins the game and starts to play.The game will crash. q2 q3 q4

This problem can be fixed by :

pruet commented 6 years ago

alright