Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 663 Bytes

Crafting Table JS

A Minecraft Crafting Table written in Javascript. The goal of this project is to let you build every item that you could on the in-game crafting table.

Try it!

Why you spent time coding this?

Because it's cool. Isn't it? :)

Known issues

  • Drop (of drag-and-drop) does not work on mobile devices

TODO

  • Add an item search feature, to let the user search for any block he wishes.
  • Disable user drag ingredient to output grid element
  • Double click remove output and add to the inventory
  • Stack similar ingredients
  • Responsive layout for mobile devices