This is a work-in-progress Minecraft clone written in pure Java. The core engine only uses the core Java library (bootclasspath), so it should be highly portable. The default wrapper (src/Main.java, implements display/keyboard/mouse access) uses Java AWT.
Run make. The src.jar file will appear in the current directory.
Currently the game is able to render single-color blocks with textures.