Godot game: Scavenge parts from the ewaste bin to build your botnet
https://tabby-cat-nya.itch.io/rust-hacker
| assets | ||
| inv_system | ||
| items | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| demo_scene.gd | ||
| demo_scene.gd.uid | ||
| icon.svg | ||
| icon.svg.import | ||
| project.godot | ||
| README.md | ||
| test.tscn | ||
| tooltip.gd | ||
| tooltip.gd.uid | ||
| tooltip.tscn | ||
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
Maintain motivation by setting milestones and showing progress when you reach them!
- Gettign a random assortment of loot from the ewaste bin
- Crafting with that stuff
- Selling the stuff