123ishaTest / 123ishaTest/ludiek
[Time] Create a `TimePlugin`
Open
plugin
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The time plugin emits events whenever time-related things happen, such as a new day started.
Can be used for a daily reset
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for existing plugin implementations in the codebase to understand the plugin interface. The issue mentions emitting events for time-related occurrences like a new day; find where time is managed in the engine. Determine how to register the plugin and hook it into the game loop. A test should verify events are emitted correctly.
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
- 45/100