Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 652 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 652 Bytes

MMM

mmm preview image

this is mmm-java, an attempt to build a voxel-based massively multiplayer sandboxing game with quests and everything one could imagine in a game. furthermore, it is my attempt to learn some OpenGL 3.

Currently, it renders a live-generated world (which is only limited by some parameters) and should be able to render infinitely big worlds.

enjoy the content with care since some code parts are unclear in terms of licensing.

feel free to contact me if you want (to) help.

compiling

ant jar

running

# on linux
./start.sh

# on windows
start.bat