RustHacker/README.md

21 lines
680 B
Markdown
Raw Normal View History

2026-01-10 15:50:06 +11:00
# RepurposedJam
2026-01-10 18:05:09 +11:00
- used this tutorial for the basic inventory starter: https://www.youtube.com/watch?v=JUR1qQ79eJY
## Todo
2026-01-11 16:42:47 +11:00
- [x] make my own better tooltips
- [ ] border for currently hovered slot/rarity border?
2026-01-10 18:05:09 +11:00
- [ ] saving and loading inventory/game?
- [ ] crafting system (3x3 inventory with shaped recipies)
2026-01-11 16:42:47 +11:00
- [x] loot system (provides random assortment of items from the ewaste bin)
2026-01-10 18:05:09 +11:00
- [ ] selling things
Submission day: Jan 19th 8AM
2026-01-10 23:17:55 +11:00
# Maintain motivation by setting milestones and showing progress when you reach them!
2026-01-11 16:42:47 +11:00
1. [x] Gettign a random assortment of loot from the ewaste bin
2026-01-10 23:17:55 +11:00
2. [ ] Crafting with that stuff
3. [ ] Selling the stuff
2026-01-11 16:42:47 +11:00
- [ ] send prototype to maxie~