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

16 Commits

Author SHA1 Message Date
cc1fd59b79 rename mts to ts 2024-09-25 20:21:02 +02:00
3a33868a02
Setup deployement to github pages via github actions 2024-09-25 19:41:06 +02:00
bdfd54a6fa update readme with screenshot 2024-09-25 17:11:18 +02:00
15d9b89577 fix endgame 2024-09-25 15:40:49 +02:00
a636abddbe keep colors and refactor 2024-09-25 15:34:59 +02:00
2136159808 integrate animations 2024-09-25 13:40:22 +02:00
f56fc0a65c fix endgame condition 2024-09-25 11:58:56 +02:00
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