Skip to content

shameera0020/BattleShips-2.0

 
 

Repository files navigation

README

This project is an implementation of the classic Battleship game.

Requirements:

  • Windows machine or Mono installed
  • Unix command line (use something like MSYS2 on Windows)

To get started:

  1. Clone project
  2. Open command line and cd to project root
  3. Build using build.sh
  4. Run using run.sh -- you can also find the executable in the bin folder, but this script makes it simpler to build and run from the command line.

About

A New version of Battleships game with bug-fixes and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.7%
  • Shell 8.3%