Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

pinguet62/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

Compilation

Running

To run the application, you must execute the Ant script into current folder:

ant run

Documentation

Javadoc

To generate the javadoc, you must execute the Ant script into current folder:

ant javadoc

The documentation will be generated into doc/javadoc/ folder.
The index page is doc/javadoc/index.html.

Sequence diagram

Read the REAMDE into doc/sequence diagrams folder.

About

⛵ Battleship game : Java 8 + Swing + Socket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages