Rename crate

This commit is contained in:
2022-10-17 19:13:16 +02:00
parent cf1d77f445
commit dfaa5ce30b
27 changed files with 55 additions and 37 deletions

View File

@ -0,0 +1,5 @@
# Sea battle backend
A backend server for the Sea Battle game.
A command-line client is available in the `sea_battle_cli_player` crate.