Skip to content

Stebbins

Tim Erickson edited this page Sep 24, 2018 · 5 revisions

The Stebbins game

Known internally as steb, this plugin implements a game about natural selection through protective coloration. The human predators click on moving colored dots. When a dot is eaten, one of the remaining dots reproduces. As a consequence, easily-seen dots that contrast with their environment naturally get eaten more, and those that blend in get to reproduce and come to dominate the population. Although individual creatures do not change, the population does.

The files

steb.html: steb.css: steb.js: steb.manager.js: steb.ui.js: steb.color.js: steb.model.js: steb.options.js: steb.predator.js: steb.score.js: steb.CODAPconnect.js:

Stebber.js:

views

StebberView.js: CrudView.js: steb.worldView.js: steb.colorBoxView.js:

Clone this wiki locally