basic inventory system ready

This commit is contained in:
Tabby 2026-01-10 18:05:09 +11:00
parent 3f22eeaf9d
commit aee93b8d10
20 changed files with 513 additions and 16 deletions

View file

@ -1,2 +1,13 @@
# RepurposedJam
- used this tutorial for the basic inventory starter: https://www.youtube.com/watch?v=JUR1qQ79eJY
## Todo
- [ ] make my own better tooltips
- [ ] border for currently hovered slot
- [ ] saving and loading inventory/game?
- [ ] crafting system (3x3 inventory with shaped recipies)
- [ ] loot system (provides random assortment of items from the ewaste bin)
- [ ] selling things
Submission day: Jan 19th 8AM