-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Sasha Koshka edited this page May 10, 2021
·
4 revisions
This is the wiki for M4KC, a rewrite/mod of Minecraft 4K done entirely in C.
Minecraft 4K was a stripped down version of Minecraft submitted by Notch to the Java 4K Game Programming Contest, where each submission had to be under 4 kilobytes in size. Its wiki page can be found here.
Being so small, the game proved somewhat easy to de-compile and edit. This project is an attempt to translate the game into C in order to increase its performance, and to provide a platform upon which to add new features.
Please note: these pages may describe features that are not available in the current release, and are only accessible by building the game from source.