Age | Commit message (Expand) | Author |
---|---|---|
2023-07-15 | update readmeHEADmaster | Vidhu Kant Sharma |
2023-07-15 | cleaned up code, added timeout, etc | Vidhu Kant Sharma |
2021-08-23 | changed draw message and now the winner doesn't get extra turn | MikunoNaka |
2021-08-01 | created menu entry to enter join code | MikunoNaka |
2021-08-01 | added functionality to detect incorrect room code | MikunoNaka |
2021-08-01 | Added protection against duplicate room codes | MikunoNaka |
2021-07-31 | Added basic rooms support | MikunoNaka |
2021-07-23 | somehow made it work on multiple devices | MikunoNaka |
2021-07-22 | fixed score not updating | MikunoNaka |
2021-07-22 | fixed wrong winner showing | MikunoNaka |
2021-07-22 | now the board and turn are handled by backend | MikunoNaka |
2021-07-21 | implemented basic checking winner/draw in multiplayer | MikunoNaka |
2021-07-21 | Implemented basic connection between client and server using websockets | MikunoNaka |
2021-07-21 | Bug Fix: score doesn't increase on draw | MikunoNaka |