Slow going, but still going
Did some mind mapping, ate some chips… And now my game is starting to take on a very different look…
I’m feeling better about this one. I wanted to do a farming type game but I didn’t think I could do a good enough job on the art. I thought of the old Spirograph toy and thought, “what if I used those as the flowers you’re breeding?”. Lots of parameters to mix. I’m working first on the visual parameters, and then I will work on adding things like disease resistance and such and make it more farming oriented instead of just breeding Spirographs. 
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */