Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 782 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 782 Bytes

Mycraft

Mycraft is a simple Minecraft clone written in Java, using LWJGL. It is my final summative project for the ICS2O course.

Building

Mycraft is developed using NetBeans. Before building Mycraft, go to the properties window of the project, click the Run node, and in the VM Options, change the last item of the LWJGL directory path to your operating system (windows, macosx, or linux).

License

"Minecraft" is an official trademark of Mojang AB. This work is not formally related to, endorsed by, or affiliated with Minecraft or Mojang AB.

© 2012 Mitchell Kember

Mycraft is available under the MIT License; see LICENSE for details.