Skip to content

Simulates the artificial selection of reproducing squares.

Notifications You must be signed in to change notification settings

scothook/square-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

square-color

Simulates the artificial selection of reproducing squares.

Each square produces three offspring, each with a slight variation of the parents' color. Click to choose the child that will survive to reproduction and have its own three child squares.

This can also be used as a color picker. It is easier to decide between three colors than to find the right color from the entire spectrum.

refactor

This was one of my first projects when I began coding in 2020 and I have since gone back and tidied/refactored it. The functionality is the same but the code is more readable, logical, and extensible.

before

image

after

image

About

Simulates the artificial selection of reproducing squares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published