Information
How to
- Select your JSON log
- Select your map image (svg format).
- You can adjust the animation speed using the scroller
- You may want to edit the initial coordinates (the ones were the drone starts)
- When ready, press the start button
Change log
-
12/13/2015
- Added a display for the echo action
- Fixed a display glitch (no longer printing half of a chunk=3*3 zone)
-
12/05/2015
- Implemented the transform action
-
11/28/2015
- Added a display for the remaining budget
-
11/25/2015
- Fixed the dislay bug (It no longer display some un-explored tiles)
- Added a display for the drone (sprite)
-
11/24/2015
- Added an output for the contracts
-
11/22/2015
- Aerial exploration (Fixed the drone coords)
- Ground exploration (added inputs from exploit and explore)
Cyan: explored
Light cyan: exploited
-
11/20/2015
- Aerial exploration (echo, heading, scan)
- Ground exploration (inputs from move_to)
- Added a config file for the creeks (_pois.json)
Todo
- Add an output for the remaining budget
- Manage the other ground exploration commands
Contributors