Skip to content

About The Rover Simulation

Swen E Gaudl edited this page Aug 4, 2015 · 1 revision

Rover:

  • Energy dependent on Scenario
    • (eg. 500-5000) per Rover
  • organized in Teams per client
  • only one task at a time possible
  • StartLocation: TeamBase
  • 9 total points to distribute for abilities
    • speed, capacity, scanrange

Tasks:

  • Collect,
  • Deposit,
  • Move,
  • STOP

What are Tasks:

  • require energy
  • collect requires you to be above a resource
  • deposit requires you to be above the base to
  • collect points or you can deposit at random places (energy required)
  • you can scan for resources, rovers and bases
    • if rover energy runs below 0 resources move back to their original location (read in roverserviceimpl)

World:

  • contains Resources
    • (random distribution, fixed quantity)
  • differently Sized
  • based on Scenario
  • flat and wrapped around axis