Skip to content

karandeepbhardwaj/MVVM-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship Game

Installing Maven (Mac Only)

brew install maven

Import Project in IntelliJ

Open > pom.xml > Open as Project

Run:

mvn install

Run the project (direct)

mvn exec:java -Dexec.mainClass="com.soen6441.battleship.app.AppWithGUI"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages