Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 5.11 Battleship

Description


Objective


Activities

These are all the activities included in the lesson

5.11.1 Battleship Demo
5.11.2 Battleship Part 1: The Ship Class
5.11.3 Battleship Part 2: The Location Class
5.11.4 Battleship Part 3: The Grid Class
5.11.5 Battleship Part 4: Adding a Ship to the Grid
5.11.6 Battleship Part 5: The Player Class
5.11.7 Battleship Part 6: The Battleship Class
5.11.8 Battleship Part 7: Finishing the Game
5.11.9 Battleship Extensions
5.11.10 Battleship Badge