Skip to main content

PyInkblot

PyInkblot - Creating Rorschach Inkblots using Genetic Algorithms


Bulkan Evcimen
(bulkan)
Simply mirroring a random plotting of half of a grid onto the second half, you can create pictures that look 'organic' like Rorschach Inkblots. PyInkblot uses pygene for the Genetic Algorithm backend and pygame to draw the 'organisms' onto the screen. The user selects 0 or more (up to 6) of the organisms to go into a new population, more organism's will be added until there is 6 in the new population. Then a new generation is created using this population.

Changes

Links

Home Page
http://code.google.com/p/pyinkblot/

Releases

PyInkblot 0.1 — 17 Nov, 2007

Pygame.org account Comments