diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 16:50:55 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 16:50:55 +0200 |
| commit | 675e50eb67015e49c9de0b738c669d859dc7cb14 (patch) | |
| tree | d2dfb84d05e62c88a755f2299ff880bcbb7cf849 /README.md | |
| parent | 60fb57fa2d575a358e1960b8f18c4b0639bc8c75 (diff) | |
| download | battleship-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.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..03eb011 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Battleship game +Features: +- Vanilla Javascript only +- Smart bot that calculates best move +- Neat UI + + |
