egordorichev / LastTry

:deciduous_tree: LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria :deciduous_tree:
MIT License
119 stars 17 forks source link

Crafting #82

Open egordorichev opened 7 years ago

egordorichev commented 7 years ago

This system is one of the core mechanics. Recepies will be stored in json. The only hard thing is ui. If we will make something simular to terraria, this will also require scrollable ui.

Col-E commented 7 years ago

You could do the menu that runs across the screen until we get scrolling done.