kida31 / untitled-plant-game

GNU General Public License v3.0
3 stars 1 forks source link

[Feature] Add inventory (collection) and vending machine #44

Closed kida31 closed 1 week ago

kida31 commented 1 week ago

Adds a collection like class for inventory, itemstack (and respective interfaces) Adds vending machine (backend and ui)

Closes #49