Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 416 Bytes

File metadata and controls

10 lines (9 loc) · 416 Bytes

Ships game in Java

General Info

A project is a popular ships game for 2 players. There are fours classes: Main, Game, Board and Ship. It is checked if each ship is correctly placed on the board. After the placement is complete, game starts and users must guess where is the ship. If ship is sunk or all ships are sunk, information is displayed to the users.

Technologies

  • Java 17

© Katarzyna Badio 2024