Skip to content

pdumoulin/square-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

square-panel

Inspired by: John F. Simon Jr. (b. 1963), Color Panel v1.0, 1999

See it Live in Action!

Parameters

URL parameters available.

weight

Determines algorithm used for one square being taken over by it's neighbors.

Type: String Default: "none"

Value Behavior
none square is taken over if 3 or more neighbors match each other
progressive square has chance to be safe if it's color has lower count on board in total
regressive square has chance to be safe if it's color has higher count on board in total
random square has random chance to be safe

squareSize

Dimensions in pixels of each square.

Type: Int Default: 5

refresh

Interval to refresh colors of each square in milliseconds.

Type: Int Default: 500

About

generative art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published