Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 291 Bytes

File metadata and controls

3 lines (3 loc) · 291 Bytes

RandomRainbowDrawer

Little Java program to draw random rainbows made up of the colours red, orange, yellow, green, and blue. Used to demonstrate combinatorial explosion. At this stage, image dimensions are hard-coded into the program - may implement passing in via command line arguments.