1
0
mirror of https://github.com/thib8956/tic-tac-toe-ws.git synced 2024-09-29 06:06:37 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
8333df9580 reimplement endgame 2024-09-24 17:30:35 +02:00
0f705ee45a integrate grid 2024-09-24 16:41:48 +02:00
774b193e7f implement the game, more or less 2024-09-09 14:09:11 +02:00
be71a811d3 handle closing connections 2024-09-08 12:58:00 +02:00
9625031969 implement hello message with player id 2024-09-08 12:05:02 +02:00
621d2489e4 Synchronize grid between the two players 2024-09-08 11:43:26 +02:00
5ccbdb3194 Implement base of tic tac toe game 2024-09-08 11:43:20 +02:00
ad265f4011 Add README.md 2024-09-02 22:38:41 +02:00
c9ed32806b Initial commit 2024-09-02 22:35:04 +02:00