From 97c7e4f9c46df0af7f05c80e3d15dc7969b42cdd Mon Sep 17 00:00:00 2001 From: Azaaxin Date: Mon, 27 Jan 2020 21:30:17 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e03986c..dca3f41 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ A C++ game I made when I studied Programming 1. This game was a keystone for me This game/program is written for Windows and might not work on other operating systems without changing the source code, with exceptions for programs like Wine. + +# The Game +First you type out the size of the playground. Y Size then X Size, up to 27. + +Then you guess coordinates and if you hit, you win. It might not be traditional Battleship but it is something.