Herself’s Artificial Intelligence

Humans, meet your replacements.

Archive for the ‘bots’ tag

JBotSim Library

without comments

JBotSim is a simulation library for prototyping distributed algorithms in dynamic networks. The style of programming in JBotSim is event-driven: your algorithms are defined as subroutines to be executed when some particular events occur (e.g. ring of an alarm clock, appearance/disappearance of a link, arrival of a message, movement of the underlying node, etc.). Movements of the nodes can be either controlled by the algorithm itself (e.g. mobile robots), by an independent algorithm (e.g. mobility model), or by means of mouse-based interactions during the execution. Besides its features, the main asset of JBotSim is its simplicity of use. ( read more The JBotSim Library )

More information:
JBotSim Library at Source Forge
Examples

Written by Linda MacPhee-Cobb

January 11th, 2010 at 7:36 pm

Posted in bots,cool open source ai projects

Tagged with