The version of Battleship is much like normal battleship, but with 2 exceptions to the rules:
- You play against your self, you have 25 allowed misses total.
- The ships can wrap around the edges of the board.
This program is licensed under the GPL, and all of the source code is included in the zip file.
Update Description:
v1.2:
- Fixes ship placement bug, making the game harder.