This application is an assignment for Programming Technologies and Programming Environments class at the University of Debrecen, Faculty of Informatics.
A simple version of the board game Battleship.
- Build a standalone
.jarapplication, and run it
mvn clean package
cd target
java -jar Battleship-1.0-shaded.jar
Apache License, Version 2.0.