March 1, 2017

Amoeba Colony

Had a lot of fun with this one. I actually spent most of my weekend trying to figure out how to implement a JComboBox, cause I thought it would be super rad if the user didn't have to type all the things and they could go back and manipulate the amoeba colony numbers but as I went into it I found I'd probably need to implement a while loop which we were instructed to not do right now. Also JComboBoxes are just hard.

I just settled with this rather basic program, tried to keep everything neat and organized cause it's just nice to look at easier to debug if there's something odd going on. That's pretty much it...insert into your favorite compiler and watch it go! Take the class that goes with it!