Skip to content

WangWNico/P2P_BattleshipGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prerequisites

Java 22
Apache Maven

Setup Instructions Linux

Give execute permission to the script:

chmod +x run.sh

Run the script:

./run.sh

Windows

Run the batch script:

run.bat

Usage

To compile and run the project, simply execute the provided script for your operating system.
The Javadocs will be generated and moved to the docs folder automatically.
You can view the Javadocs by opening the index.html file located in the docs folder.

Notes

Make sure Maven is properly installed and available in your system's PATH.

About

Personal project, implementation of a peer to peer javafx battleship game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors