In this lesson, students will learn about 2D arrays and classes by creating a Battleship program. Through a series of lessons, the game will be broken down into pieces to help implement the solution.
Objective
Students will be able to:
Use top-down design to create a significant project