SeaBattle/rust/sea_battle_backend/src
Pierre Hubert e88d64ff63
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Bump to version 0.1.0 -> 0.2.0
2022-10-18 09:39:54 +02:00
..
data Improve test 2022-10-18 09:24:08 +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 Bump to version 0.1.0 -> 0.2.0 2022-10-18 09:39:54 +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.rs Can notify a player that the server is waiting for opponent play configuration 2022-10-16 18:42:18 +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
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 additional routes for the future clients of SeaBattle 2022-10-18 09:34:26 +02:00