aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-07-23somehow made it work on multiple devicesMikunoNaka
2021-07-22fixed score not updatingMikunoNaka
2021-07-22fixed wrong winner showingMikunoNaka
2021-07-22now the board and turn are handled by backendMikunoNaka
2021-07-21implemented basic checking winner/draw in multiplayerMikunoNaka
2021-07-21Implemented basic connection between client and server using websocketsMikunoNaka
2021-07-21Bug Fix: score doesn't increase on drawMikunoNaka