133794m3r / 133794m3r/text_adventure

Text Adventure - Items

Open
#10 0 comments 0 reactions 2 assignees Claimed by @rsd1244 View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.