An open API service indexing awesome lists of open source software.

https://github.com/apppear/java-course-hw5

PPKE ITK Java course HW 5 Battleship game with javaFX
https://github.com/apppear/java-course-hw5

Last synced: 3 months ago
JSON representation

PPKE ITK Java course HW 5 Battleship game with javaFX

Awesome Lists containing this project

README

          

# java-course-hw5
PPKE ITK Java course HW 5 Battleship game with javaFX

# Task:

Create a battleship game in Java that supports multiplayer with server.

# Play:

1. Run the server package
2. Run the client package that opens the window for the 1st player
3. Run again the client package that opens the window for the 2nd player