Skip to content

matttax/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battleship game can be launched from console with following parameters:
	N - ocean length (1 - 15)
	M - ocean width (1 - 15)
	Submarines (1 cell) - number of submarines (0 - 64)
	Destroyers (2 cell) - number of destroyers (0 - 40)
	Cruisers (3 cells) - number of cruisers (0 - 32)
	Battleships (4 cells) - number of battleships (0 - 24)
	Carriers  (5 cells) - number of carriers (0 - 16)
	Torpedoes - number of entire-ship-destroying hits (0 - 64)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages