Minecraft Clone written in Java
- Procedural infinite world generation with fractal perlin noise
- Software rendered (basically uses the cpu instead of the gpu to do the rendering)
To compile:
javac *.java
To run:
java GameFrame
| Name | Name | Last commit date | ||
|---|---|---|---|---|