Commit Graph

75 Commits

Author SHA1 Message Date
8fac31e97b Check boats layout before accepting it 2022-09-15 19:56:11 +02:00
d3d5feda4f Ready to implement boats layout check 2022-09-15 18:04:22 +02:00
007fe3b773 Add WebSocket heartbeat 2022-09-15 17:45:52 +02:00
f34e90bc5b Cargo clippy 2022-09-15 17:39:44 +02:00
2723724589 Can play full game 2022-09-15 17:37:26 +02:00
5b7a56d060 Fix .git location 2022-09-14 18:34:10 +02:00
a0eae4c93d Can fire 2022-09-14 18:30:33 +02:00
54f7566016 WS client can send boats layout 2022-09-14 18:02:11 +02:00
70cb99a0a0 Start to write tests 2022-09-14 17:36:16 +02:00
b6be982295 Reorganize code 2022-09-14 16:50:29 +02:00
3ad384c85a Add more debug messages 2022-09-13 19:12:16 +02:00
001d4341de Boat automatically send its boats configuration 2022-09-13 19:02:26 +02:00
b36f2d4f20 cargo fmt 2022-09-13 17:26:40 +02:00
e17b64a416 Can generate random boats layout 2022-09-13 17:25:14 +02:00
5a19763d73 Start to work on game structures 2022-09-12 16:38:14 +02:00
c0b6067d34 Reorganize routes 2022-09-12 16:07:46 +02:00
4fb952a59f cargo fmt 2022-09-11 17:03:41 +02:00
36a573e563 Improve messages formatting 2022-09-11 17:03:13 +02:00
481f36752d Remove complex PlayerWrapper structure 2022-09-11 16:58:40 +02:00
d8bf2165a8 Minor improvments 2022-09-11 16:52:13 +02:00
6e7a0799eb Can request for boats configuration 2022-09-11 16:48:20 +02:00
33426a6cd6 Add CORS 2022-09-10 15:11:12 +02:00
f4d6fdf146 Add boats configuration 2022-09-10 15:02:45 +02:00
481bfe14f4 Add basic server 2022-09-10 14:37:47 +02:00
87089e8be8 Initial commit 2022-09-10 14:15:35 +02:00