Skip to content

dominikwilkowski/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

The battleship game for your ANSI shell

Battleship screenshot

How to play

In your ANSI shell run:

cargo install battleship

Once installed you can play the game by running:

battleship

How to contribute

Make sure you run cargo fmt before submitting a PR.