Particles
</COMMENT> <h4>Unfortunately, your browser does not support Java.<BR> A Java applet is the central focus of this page.<BR> You're encouraged to try again using a Java-aware browser.</h4>
A version of this applet using the native VM is available here.

Introduction

This applet is an early prototype of agents interacting in a virtual world.

Click with button 1 to move the agents, and button 2 to delete them.

Many variations are possible, if you play with the controls on the right hand side.

This applet uses much the same code as my "[Particles]" system.

Interactive controls

The applet is interactive:

  • N and N(2) numbers of the two types of Agents;
  • Size and size(2) the Agents' respective sizes;
  • Speed - controls the energy/temperature of the system;
  • Friction - controls how much damping is applied to the Agents;
  • Gravity - sets the magnitude of the gravitational force;
  • Show - configures how frequently the display is updated;
  • Delay - configures how much delay occurs between frame updates;
  • Step - allows a paused automata to be single-stepped;
  • Pause - allows the automata to be stopped and started;
  • Clear - completely blank all the universe's cells;
  • Restart - resets the system;

Downloads

This applet can also be run as an application. Download this jar file (using shift-click) and double-click on it.

Index | Links

tim@tt1.org | http://alife.co.uk/