A simple battleship game written in Java with a Graphical User Interface and optional online playing.
This project was initially built using:
- Maven
- JDK 14
- JUnit 5 for testing
- IntelliJ form creator for .form files ( GUI components )
- Easily configure your player settings and distinguish yourself with a username and an avatar
- Self-host your game and play with a friend*
*When hosting the game you may be required to open the port or modify the firewall to play over the Internet
This project is currently in early development
You're free to fork the repository and work on addition, improvements and bug fixing or open an issue to leave a feedback or a suggestion.
When you're done open a pull request and discuss!