Skip to content

Little Java program to draw random rainbows made up of the colours red, orange, yellow, green, and blue. Used to demonstrate combinatorial explosion.

Notifications You must be signed in to change notification settings

alcamerone/RandomRainbowDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

Little Java program to draw random rainbows made up of the colours red, orange, yellow, green, and blue. Used to demonstrate combinatorial explosion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages