Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 502 Bytes

File metadata and controls

19 lines (15 loc) · 502 Bytes

BATTLESHIP TITANIUM 2018

A personal project to work with Sockets and multiplayer server-client connections

Description

A Multiplayer Battleship game made in pure Java. with a fully functional UI made in Java FX.

Instructions

  • 1
    • To launch the server run the "serverDriver.java" inside control packet.
  • 2
    • To play run the "clientDriver.java" inside player packet for each player. min 2.
this game is still in beta