From f1c31316a12a76c9b9af4b40e605eb040d7dbd43 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Tue, 28 Feb 2023 15:44:44 +0100 Subject: v1.0.0 --- battleship.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 battleship.html (limited to 'battleship.html') diff --git a/battleship.html b/battleship.html new file mode 100644 index 0000000..c23bfbf --- /dev/null +++ b/battleship.html @@ -0,0 +1,40 @@ + + + + + + + + + + + + Statki + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1