Botworld Applet

This applet was based on the COMP3411 assignment for 98s1. Note that it implements only the subset of functionality required for our solution ["us" being peterr and peteg], and has a few glitches.

The problem is to form a fence around the beacons (the circular objects) using the bars that are scattered around the world.

Our bot first builds a graph to describe the world (the time consuming bit), then searches the graph for paths connecting goals.

The prolog code can be found here, or can be downloaded with the applet source from the prolog page.


no java support

« back to prolog