Changes between Version 4 and Version 5 of Cave Exploration


Ignore:
Timestamp:
Aug 5, 2011 9:29:25 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cave Exploration

    v4 v5  
    66'''Quagents Implementation'''
    77
    8 Cave exploration is implemented using Quagents for both the explorers and trapped survivors, using the [[Java Quagents API]]. The cave explorer Quagents ("Cave Explorers") are loaded with several intelligent behaviors, including exploring unknown territory, following specific entities, rendezvousing with other entities, and rescuing trapped survivors.
     8Cave exploration is implemented using Quagents for both the explorers and trapped survivors, using the [[Java Quagents API]]. The cave explorer Quagents ("Cave Explorers") are loaded with several intelligent behaviors, including exploring unknown territory, following specific entities, rendezvousing with other entities, and rescuing trapped survivors. The user is provided access to these behaviors, as well as a message log of in-game speech and the ability to see using the robot's camera. Using these tools, the user must lead the robots in a search and rescue mission to for the trapped miners.
     9
     10'''Environment'''
    911
    1012