Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generation-p: a genetic algorithm bot

This program uses a genetic algorithm to create 2D images inspired by pixel art. It posts them to Twitter, and posts' likes and retweets serve as input to the algorithm's fitness function. Fitter individuals are those that are more popular. Results here.

usage

Requires Leiningen. Provide the following environment variables:

export ENV=prod
export CONSUMER_KEY=...
export CONSUMER_SECRET=...
export ACCESS_TOKEN=...
export SECRET_KEY=...
lein run

Resources:

About

genetic algorithm social art bot

Topics

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages