kiigame / kiigame/adventure_engine
Log the texts the player has seen, make it accessible
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 6
- Avg merge
- 2m
- Merged PRs (30d)
- 4
Description
It might be useful to provide access to a history of all the monologues the player character has spoken. It might be more user friendly to browse a history to see if you've missed some essential hint, rather than having to click through everything again. Additionally, some texts are only accessible once (such as pick up texts).
#45 is probably useful for this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issue #45 and the existing handling of monologues and one-time texts. The issue does not name files, tests, or entry points, so the implementation scope must first be established. Done means the player can access a history of all spoken monologues, including texts that are otherwise accessible only once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100