basic inventory system ready
This commit is contained in:
parent
3f22eeaf9d
commit
aee93b8d10
20 changed files with 513 additions and 16 deletions
11
README.md
11
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue