Main Content

You can play the classic Battleship game together with Alexa. The objective of the game is to destroy all ships of the opponent.

This document will describe all aspects of the project, including technical descriptions of the internal game process and robot mechanics. Before reading further, I recommend you watch the following video, as it will help you get a better understanding of the concepts that will be discussed here.

The game is composed of two boards:

The upper board will be called Alexa Board, and will be used to manage the status of all attacks and hits executed by the player.
The bottom board will be called Player Board, and will be used to position the player’s ships. Here, the player can manage the status of all attacks and hits executed by Alexa.”

Link to article