Skip to content

Hub for ESI CS Battleship games, missions, and battles.

Notifications You must be signed in to change notification settings

illinoistechesi/battlehub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battlehub

Hub for ESI CS Battleship games, missions, and battles.

Getting Started

git clone the battlehub and battleship repositories

git clone git@github.com:illinoistechesi/battlehub.git
git clone git@github.com:illinoistechesi/battleship.git
mkdir files

Your workspace should look like this

/workspace
|––	battlehub/
|––	battleship/
|–– files/

Running a game

With workspace as the working directory

workspace$ javac battlehub/[filename].java
workspace$ java battlehub/[filename]

workspace$ javac battlehub/DroneMain.java
workspace$ java battlehub/DroneMain

About

Hub for ESI CS Battleship games, missions, and battles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages