Skip to content

thedtripp/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a console battleship game written in Java

How to use it:

  • Clone the repository to your local machine
    • $ git clone https://github.com/thedtripp/battleship.git
    • $ cd battleship
  • Compile the Java files
    • $ javac *.java
  • Run the main Java file
    • $ java BattleShipMain
  • Sink some battleships

Gameplay

About

a console battleship game written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages