Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craft4k+

An extension of the features of Craft4k. Craft4k is a faithful recreation of Notch's "Minecraft 4k" (Minecraft in 4kb) project. This extends on that work, bringing tons of new features and modifying the gameplay to be a bit more like "mainline" Minecraft (so to speak).

Notes

  • This project has no relation to "Minecraft", "Mojang", "Microsoft", or "Notch". Just a simple dev trying to do stupid stuffs.
  • I have deep respect for Notch's work - even if I don't agree with everything he may or may not have/will said/say.
  • This project does not have a focus on being 4kb in size. I know, boo-hoo.

How to compile

  1. Grab a copy of the source code and OpenJDK 25.
  2. Use the command javac Craft4k.java Launcher.java compile.
  3. Use jar cfm Craft4kPlus.jar manifest.txt *.class if you want to jar for distribution!
  4. use java -jar Craft4kPlus.jar to run if made for distribution, java Launcher if not (note: no ".class"!)

About

An extension of the features of Craft4k

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages