133794m3r / 133794m3r/text_adventure
Text Adventure - Items
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Add item chests
- [x] Add containers.
- [ ] Add loot tables that point towards chests
- [ ] Add a loot table to be added to a mob.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for existing item, container, and mob classes in the codebase. Identify where loot tables and chests should be defined and linked. Check if there are existing tests for items or mobs to understand the pattern. Implement chests as a container type, define loot table data structures, and connect them to mobs.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100