Skip to content

jdude26/EvolutionaryAlgorithmSceneGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvolutionaryAlgorithmSceneGenerator

A background art generator using evolutionary algorithms

Check out the live version here: https://jdude26.github.io/EvolutionaryAlgorithmSceneGenerator/

How it works

Using game art provided by Glitch the Game (Thank you!) and the genetic algorithm library at https://github.com/subprotocol/genetic-js (thank you!), I created a scene generator whose fitness score is tied to how well images fit into the chosen themes. The efficiency is achieved by using blob web workers asynchronously.

About

A background art generator using evolutionary algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages