Tag Archives: java

Genetic Programming in 24 Hours

I don’t know why I named it “Tide Pool”; there aren’t any tides. Oddly enough though, the creatures learn to move as if there were.
Yesterday I decided to play with some genetic programming. Though I found a neat GP resource, I decided to work from scratch and build a simulated tide-pool with algae/plants and animals [...]

Posted in Code | Also tagged | Leave a comment

Gravitation

One weekend, about a month ago, I threw together a quick simulation of the solar system because I was studying gravitation in school. Since I have some time now I went back and polished it to allow user interaction and remove various glitches. It’s still quite crude, but I’m done dealing with it, so I [...]

Posted in Code | Also tagged , , , , | 1 Comment

Zombie Corp.

During my first year of college I showed up one Friday for my C++ class only to find that it was canceled. Not wanting to simply go home quite yet, I talked one of the other teachers into letting me sit in and participate in one of the upper level game-development classes. We were broken [...]

Posted in Code | Also tagged , , | 1 Comment