Skip to content
Branch: master
raspidmx/worms/
raspidmx/worms/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Worms

The idea for the worms came from an article in Scientific American (December 1987) called Computer Recreations: Simple special effects illustrate the art of converting algorithms into programs written by A. K. Dewdney

The worms use a simple algorithm to randomly change direction by a few degrees each iteration.

Unlike the other demonstations, a transparent background layer is created by default. The worms will crawl over the frame buffer. Press 'Esc' to exit.

You can’t perform that action at this time.