Skip to content

A console application of the classic game Battleship.

License

Notifications You must be signed in to change notification settings

RobbieTJN/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

This is my solution to the Battleship coding problem.

Requirements for the challenge:

  • Two Players
  • Two Boards (one for each player)
  • 1 Ship, with a length of 3 spaces, that can be placed vertically or horizontally
  • Fire a single shot per turn (hit, miss, or sunk)
  • If a ship has sunk, register a "You sank my Battleship" message

About

A console application of the classic game Battleship.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages