Skip to content

SzymonT99/battleship-client

Repository files navigation

BattleShip

A game of ships implemented in the client-server structure

Technologies

  • Java
  • Java Swing

Features

  • The player selects your ships on the board.
  • You can de-position the ship if necessary.
  • The game is played with AI implemented on the server.

Setup

To run the applications you must:

  1. Clone the server repository: https://github.com/SzymonT99/battleship-server.git
  2. Run Spring Boot on the server.

Presentation

Releases

No releases published

Packages

No packages published