Prototype: "Just the Basics" v0.1

During the precious little time I had to work on anything this week, this is what I could come up with. It's the start of something that I'd like to continue taking more time to work on. I want it to be a GridWars-like game for browser use, but...

Airport "simulator"

During my sophomore year at college, I was on the lookout to insert graphics into whatever I could to loosen up some monotony. I decided that I would hack on displays to the labs I was doing for one of my classes by using Slick2D (it was...

Mini game: Particle Benchmark

This is another oldie - and it's sort of a mini game because, even though there's no real way to win (I just played it by ear without any real planning or direction), it's still interactive in a very game-like way.

Mini game: Equilibrium

Well, that streak quickly came to an end. I was hoping to write new experiments on time to post every week, but time has gotten very tight very fast. Instead, I have something old to share. I banged most of it out during a physics class one day...

(Not-so) infinite simplex noise map in 3D

I thought this might be a good start for something 3D. It's not-so infinite because the terrain doesn't keep regenerating in front of the camera as you move around (which wouldn't even really take that much refactoring), but the camera's height...