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
- Host: GitHub
- URL: https://github.com/apppear/java-course-hw5
- Owner: AppPear
- Created: 2018-11-03T14:09:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T14:24:23.000Z (over 7 years ago)
- Last Synced: 2026-01-01T04:23:24.776Z (7 months ago)
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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