Category Archives: Code

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 | 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 | Tagged , , , , , | 1 Comment

Playing with Physics

This weekend, as a side project, I did some modeling of physics concepts I’ve been studying in class. Specifically, conservation of momentum of a system, how the motion of particles can be summed into macroscopic bodies, how forces move through solids in waves, and how quantity of matter (mass) has an impact on acceleration. This [...]

Posted in Code | Tagged , | 3 Comments

Prescience

I’ve been interested in the future for a long while, now. Most of this interest goes into my passion for reading about science and technology, but after reading James Surowiecki’s Wisdom of Crowds I thought to myself: “How well could a crowd predict the future?”
In my free time I set up a website which would [...]

Posted in Code | 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 | Tagged , , , | 1 Comment