You can play this game in your browser:
Hosted On GitHub Pages
This is a guessing game where you will place your battle ships on a grid, and then shoot locations of the enemy grid trying to find and sink all of their ships. The first player to sink all the enemy ships wins.
Battleship
┌──┬──┬──┬──┬──┬──┬──┬──┬──┬──┐ ┌──┬──┬──┬──┬──┬──┬──┬──┬──┬──┐
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │ │ │XX│ │ │ │ │ │ │ │ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │##│ │ │ │ │ │ │ │XX│ │ │ │ │ │ │XX│ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │ │ │XX│ │ │ │ │ │XX│##│ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │ │ │ │ │ │ │ │ │XX│ │ │XX│ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │XX│ │ │ │ │ │##│ │ │ │ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │ │ │ │ │ │ │ │ │XX│ │ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │ │ │ │XX│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤ ├──┼──┼──┼──┼──┼──┼──┼──┼──┼──┤
│ │ │XX│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
└──┴──┴──┴──┴──┴──┴──┴──┴──┴──┘ └──┴──┴──┴──┴──┴──┴──┴──┴──┴──┘
Choose your shots.
Hit: ##
Miss: XX
Use arrow keys to aim.
Use [enter] to place the ship in a valid location.
enter
: confirm boat or shot location↑
,↓
,←
,→
: move boat or aim shotspacebar
: rotate shipescape
: exit game