Package com.alessiocascini.battleship.server


package com.alessiocascini.battleship.server
  • Classes
    Class
    Description
    Manages the gameplay logic for an individual turn.
    Handles the initial ship placement phase for a single client connection.
    The main entry point for the Battleship game server.