Ohhhhhhh boy. Been a little busy lately with some work for an exhibit opening at the museum, but I finally put in some time with the Python. It ain’t much to look at, but the basic skeleton is in place.
The next big step is to figure out how to make it generate and select from a randomized list of files rather than using a specifically defined image file. (Probably need to make a few more functions which perform the list/randomization tasks, and then take the output from those functions and swap the variable in where the image file names currently sit in the main function… or something.) And then make some actual art rather than just placeholder graphics. EXCITING. BE EXCITED.

