8000 GitHub - anka-tomasiak/Battleship
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anka-tomasiak/Battleship

Repository files navigation

Battleship

Description

Simple, console version of game Battleship. Single human player, one-sided game.

Getting started

These instruction will guide you through setting up and running this application on your local machine.

Prerequisites

Clone the repository

git clone git@github.com:anka-tomasiak/Battleship.git

Building and running with Visual Studio

  1. Open the solution file (Battleship.sln) in Visual Studio.
  2. Wait for the solution to load and dependencies to be restored.
  3. Press F5 or use the "Start" button to build and run the application.

Building and Running with JetBrains Rider

  1. Open the solution file (Battleship.sln) in Rider.
  2. Wait for the solution to load and dependencies to be restored.
  3. Press Ctrl+F5 or use the "Run" button to build and run the application.

Usage

Follow the instructions in the console. To end the game, enter EXIT. To play battleships, enter coordinates in the format e.g. A1. The letter represents the column and the number represents the row. The range of possible coordinates is A - J, 1 - 10.

4935

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0