From ef9d2ce1121568260eeef89451a7a4f4870f307e Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Sat, 24 Sep 2022 12:15:48 +0200 Subject: [PATCH] Add README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6024d8 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# SeaBattle + +Full stack sea battle game. + +Current status: working on backend, and then building web ui...