Skip to content

DaringT/Battleship-Cheater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship Cheater

About

The project was made because I have an electronic Battleship game and its code book it came with it. The book was full of preset grid-layouts and by hitting A1 - J10.

This code takes all those grid-layouts and makes a heatmap of all the possible grid-layouts for any ship type and all of them summed together.

Installation

Use the package manager pip to install matplotlib, seaborn, and numpy.

pip install matplotlib
pip install seaborn
pip install numpy

Example Graph

Patrol Boat Graph

Contributing

I am open to improvements. For changes please open an issue to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages