gsluthra / battleship

Battleship game in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

battleship game

Build Status

Code to model a battleship game. To compile, run tests and run main:

mvn compile test exec:java -Dexec.mainClass="org.game.battleship.Main"

About

Battleship game in Java

License:Apache License 2.0


Languages

Language:Java 100.0%