top of page

MATLAB Game Design - Battleship

Spring 2018

Purpose - The goal of this project was to redesign and rebuild an existing board game in code. This project utilized knowledge of basic MATLAB programming as well as creative thinking.   

Purpose - The goal of this project was to redesign and rebuild an existing board game in code. This project utilized knowledge of basic MATLAB programming as well as creative thinking.   

Use Case - This is a simple outline of the goals which our program was to complete.

Battleship Flowchart.png

Flowchart - This graphic shows the outline of the game code. From start to finish, this is how the game will operate.

Screenshots - These are some clips of the game running. One displays the player and computer boards, and the other displays the running code and command window. 

Full Code

Full Code - To access the full code and the running game, click on the link.

bottom of page