Skip to content

Classic Battleship game taken to the console interface.

License

Notifications You must be signed in to change notification settings

woodsoul507/console-ship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleShip

Classic Battleship game taken to the console interface.

The Project

This is a zero dependencies Java project under MIT license.

Instructions

Requeriments

Java 14 JDK or above.

How to run ConsoleShip

  • Enter with your favorite terminal in the src folder inside the project.
  • Input javac Main.java to compile the project.
  • Input java Main to run the game.

About

Classic Battleship game taken to the console interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages