Skip to content

basic re-implementation of Minecraft crafting system

Notifications You must be signed in to change notification settings

AdamZed/mc-crafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic re-implementation of the MineCraft crafting system for fun.

Shaped craft recipes must be defined as upper-left as possible (ie should always have items touching x = 0 and y = 0)

Run tests: javac CraftTest.java && java CraftTest

About

basic re-implementation of Minecraft crafting system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages