aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-13 16:50:55 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-13 16:50:55 +0200
commit675e50eb67015e49c9de0b738c669d859dc7cb14 (patch)
treed2dfb84d05e62c88a755f2299ff880bcbb7cf849 /Readme.md
parent60fb57fa2d575a358e1960b8f18c4b0639bc8c75 (diff)
downloadbattleship-675e50eb67015e49c9de0b738c669d859dc7cb14.tar.gz
battleship-675e50eb67015e49c9de0b738c669d859dc7cb14.tar.zst
battleship-675e50eb67015e49c9de0b738c669d859dc7cb14.zip
Add license and rename Readme.md
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/Readme.md b/Readme.md
deleted file mode 100644
index 03eb011..0000000
--- a/Readme.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Battleship game
-Features:
-- Vanilla Javascript only
-- Smart bot that calculates best move
-- Neat UI
-
-![Game screenshot](screenshot.png)