Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 244 Bytes

BattleshipCodeCoverage

Battleship game

This Java code aims to support ES1 lecture about white-box testing and code coverage.

We encourage students to enhance and test it thoroughly.

As it stands now, it is not a complete battleship game.