Battleship (itch) (Dorothy)
About
A simple, classic two-player Battleship game. The game is played locally (hot seat).
Click on the opposing player's field and try to hit a part of their ship. A correct hit grants you one more turn. The first player to hit and reveal all of the opposing player's ships wins!
To exit, press the Escape key.
Source code - I'm open to constructive advice as I'm still only learning :)
This is what it looks like:
Before each turn, the player has time to prepare.***** Game view: the current player (Player 2) can see their own board and the hits/misses on the opponent's board (Player 1).
***** Replay mode: the finished game can be replayed automatically or manually.