BangleApps/apps/battleship
Ronin0000 b10f62a6c5
Add files via upload
2021-11-23 16:04:58 -08:00
..
ChangeLog Adding first version of app battleship 2021-03-15 17:06:20 +01:00
README.md Adding first version of app battleship 2021-03-15 17:06:20 +01:00
bangle1-battle-ship-screenshot.png Add files via upload 2021-11-23 16:04:58 -08:00
battleship-icon.js Adding first version of app battleship 2021-03-15 17:06:20 +01:00
battleship-icon.png Adding first version of app battleship 2021-03-15 17:06:20 +01:00
battleship-icon.svg Adding first version of app battleship 2021-03-15 17:06:20 +01:00
battleship.js Adding first version of app battleship 2021-03-15 17:06:20 +01:00

README.md

Battleship

The classic game of battleship.

Usage

In the beginning, each player is required to place all ships in his fleet on the field. Navigation of the cursor is performed using BTN1 and BTN3 as well as left and right on the touch screen. To place a ship use BTN2 to initialize a placement and BTN2 again to complete it.

In the next phase the players take alternating turns in trying to hit an opposing ship.

After a player succeeds in sinking the entire opposing fleet the game ends.