this is an exploration into genetic programming
first you need the stb_image_write.h from https://github.com/nothings/stb/blob/master/stb_image_write.h (the specific version i used is here but the latest will probably work fine)
then you can run the build.ps1 command in powershell
.\build.ps1(this is not currently available for linux however it is very easy to port)