Commit Graph

7 Commits

Author SHA1 Message Date
Marco 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
Marco ee4841f543 Rename chessGame to Game. Remove gorilla websocket. 2023-04-22 19:23:46 +02:00
Marco 9c8f46c9a4 Use UUIDs to identify players. 2023-04-18 22:19:28 +02:00
Marco b4face1dca Start building a real API. 2023-04-18 22:12:05 +02:00
Marco 38ac32e460 Add move logic and helpers. 2022-11-19 13:25:00 +01:00
Marco b6e0b58631 Many changes. 2022-11-19 11:41:10 +01:00
Marco ade25708ad First commit 2022-10-22 20:01:55 +02:00