Wallgen ↗ is an evolutionary wallpaper generator, using genetic algorithm to create never ending list of abstract ambient wallpapers.
Selecting one of initial random wallpapers to evolve makes it the most fit one in the current population, giving it the biggest chance to crossover (exchange genetic material with another wallpaper). Wallpapers also mutate with small random chance, and can be easily downloaded.
You can find more details in this blog post: building wallgen.
Live version is running on github pages: http://szymonkaliski.github.io/wallgen ↗, and code is open sourced: szymonkaliski/wallgen ↗.
83 words published on 2017-02-25 — let me know what you think