Skip to content

CS-537-Spring-2016/ROVER_03

Repository files navigation

ROVER_03

How to Run(if not running from ide)

  • Create .jar for src/controlServer/SwarmServer.java
  • Create .jar for src/missionControl/MissionControl.java
  • Create .jar for src/swarmBots/ROVER_03.java
  • Run jar for swarmserver on console by running the following:
    java -jar name_of_jar.jar
  • If you want to start ROVER_03 with along with the gui (recommended) run the same command as above on terminal but use the jar created for MissionControl.java, otherwise use the jar created for the ROVER_03.java to run without the gui.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published