Snake Charmer

This project was built to road test my AStar library. The snakes are using a Best First Search algorithm to find an egg (the black cube). Their reward is to become longer and longer. This applet is set to run in Open GL because of the demands the AStar makes of the computer. Prints of this piece are not forthcoming but it could be set up as a dynamic animation installation.
To view this content, you need to install Java from java.com

Source code: charmer Egg snake

Built with Processing and AStar Library