TicTacToe django + websockets
Python
TicTacToe application with using django-channels
and pure js on frontend. There are functionality like game-list aka lobby, creation a game,
joining an existing game and playing the game itself. Also I’ve added github oauth possibility
with saving…