Package smithers.extras

Class Summary
BltComposite Implementation of the Composite interface which provides the 16 standard blting operations.
Brainfuck Implementer for the brainfuck programming language.
Cellular Class to implement 1-dimensional cellular automata.
Cellular2D  
Cellular2D.Ruleset  
FizzBuzz Prints the numbers as said in the game of fizzbuzz, known as bizzbuzz in the US.
ImageTool Class to perform operations on images.
Lindenmayer Implements Lindenmayer systems and displays output with turtle graphics.
NumberString Provides a series of methods for converting between numeric values, and Strings.
NumberStringTest Swing-based test harness for the NumberString class.
TurtleGraphics Draws simple vector graphics using a 'turtle' and saves to an SVG file.