My personal fork of a group project from a computer graphics class. The original can be viewed here. This was made to be a simple minecraft-like game. The game is written in Java and uses the lwjgl library. The entire world is generated with Perlin noise and changes each time the game is reloaded.
The original class project featured two other members and was broken up into three check points over the course of the semester. The camera can be moved around with the mouse and keyboard keys.