Please enable JavaScript to use CodeHS

TCH324BE2 Introduction to Java Programming 2

Lesson 1.11 Battleship

Activities

These are all the activities included in the lesson

1.11.1 Battleship Demo
1.11.2 Battleship Part 1: The Ship Class
1.11.3 Battleship Part 2: The Location Class
1.11.4 Battleship Part 3: The Grid Class
1.11.5 Battleship Part 4: Adding a Ship to the Grid
1.11.6 Battleship Part 5: The Player Class
1.11.7 Battleship Part 6: The Battleship Class
1.11.8 Battleship Part 7: Finishing the Game
1.11.9 Battleship Extensions
1.11.10 Battleship Badge