An open API service indexing awesome lists of open source software.

https://github.com/rainggor/battle-ship

Реализация игры "Морской бой"
https://github.com/rainggor/battle-ship

Last synced: about 1 month ago
JSON representation

Реализация игры "Морской бой"

Awesome Lists containing this project

README

          

# Battle-Ship
Implementation of the "Sea Battle" game
-------------------------------------------------------------------
#Java: 17
-------------------------------------------------------------------
#Instructions:
To place your ships on the grid, when prompted enter coordinates in
the following format: A1 A5
-------------------------------------------------------------------
#Rules:
The first coordinate is the head of your ship, the second the tail.
The distance of from head to tail must equal the size of the ship.
Horizontal and vertical placement only - no diagonals.