aboutsummaryrefslogtreecommitdiff
path: root/src/server/index.js
AgeCommit message (Expand)Author
2021-08-01created menu entry to enter join codeMikunoNaka
2021-08-01added functionality to detect incorrect room codeMikunoNaka
2021-08-01Added protection against duplicate room codesMikunoNaka
2021-07-31Added basic rooms supportMikunoNaka
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