A realtime tictactoe game built using django, channels and react
frontend
- update ui to be more user friendly
- display informations
- display player turn (on each turn)
backend
- restrict more than two players from joining a game
- restrict player from making moves consecutively