Commit Graph

6 Commits

Author SHA1 Message Date
eb946b4267 Many changes!
1. Use maintained websocket framework
2. Introduce function that allows to register a websocket connection per
   player
2023-04-22 21:41:24 +02:00
b0db6145e8 Remove leading number from move message. 2022-12-21 23:12:19 +01:00
3a2de183a1 Flip second player's board. Use player's id for comparison. 2022-12-14 23:16:51 +01:00
a169ff0b76 Fix two warnings because of unused functions. 2022-12-14 22:20:42 +01:00
609d5f3833 Protect play with hard-coded password. 2022-12-13 03:33:05 +01:00
38ac32e460 Add move logic and helpers. 2022-11-19 13:25:00 +01:00