Skip to content

Battleship game played on a gameboard of Java GUIs. Twenty torpedoes, one battleship--who will win?

Notifications You must be signed in to change notification settings

JessSanChen/battleship-java-game

Repository files navigation

battleship-java-game

CS Project from 6/18/2017

This is a battleship game run on Java JPanel GUIs. To play, run BattleshipDriver.java.

The game currently allows 20 torpedoes and one 4-tile-long battleship on a gameboard of 10x10 tiles. To adjust these parameters, edit accordingly in Battleship.java.

About

Battleship game played on a gameboard of Java GUIs. Twenty torpedoes, one battleship--who will win?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages