- Windows machine
- Visual Studio 2017
- Clone the repo
- Open the Battleships.sln solution with Visual Studio
- Set Battleships.Presenter as Startup project
- Start debugging
- On the first view you can select the map size and view the ships (name and size)
- Press "start fighting"
- DoubleClick on a cell from the right map for launching the missile (left one is for debugging purposes)
- The game ends when all ships are sunk
- Press "start new game" for shuffling or abort the current game and start a new one
- Press "toggle debug mode" for showing/hiding the debug map