Skip to content

knestler/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

PAIR PROJECT - BATTLESHIP

How to play

Run lib/runner.rb to start the game.

Recommended game states

Short game

Make the board size 4 and add the following ships:

  • Cruiser (3 units)
  • Submarine (2 units)

Classic Battleship

Make the board size 10 and the following ships:

  • Carrier (5 units)
  • Battleship (4 units)
  • Cruiser (3 units)
  • Submarine (3 units)
  • Destroyer (2 units)

RNG Mode

Make the board size 15 and the following ship:

  • Fishing boat (1 unit)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages