SeaBattle/rust/sea_battle_backend/src
2022-10-18 08:58:36 +02:00
..
data Add version check system 2022-10-18 08:58:36 +02:00
test Complete previous test 2022-10-17 08:38:03 +02:00
utils Move result structures to a more appropriate location 2022-10-17 08:24:40 +02:00
args.rs Start to build cli player 2022-10-01 19:25:41 +02:00
bot_player.rs Can notify a player that the server is waiting for opponent play configuration 2022-10-16 18:42:18 +02:00
consts.rs Add version check system 2022-10-18 08:58:36 +02:00
dispatcher_actor.rs Fix a few bugs 2022-10-16 18:06:31 +02:00
game.rs Display timeout in game UI 2022-10-17 08:21:42 +02:00
human_player_ws.rs Add a message to explain why connection are closed in case of invalid player names 2022-10-16 20:23:12 +02:00
human_player.rs Can notify a player that the server is waiting for opponent play configuration 2022-10-16 18:42:18 +02:00
lib.rs Start to build cli player 2022-10-01 19:25:41 +02:00
main.rs Start to build cli player 2022-10-01 19:25:41 +02:00
server.rs Add version check system 2022-10-18 08:58:36 +02:00