audinowho / audinowho/RogueElements
Add ToString Methods to GenSteps
Open
- Dominant language
- C#
- Stars
- 63
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
All non-abstract classes that implement `GenStep` must override `ToString()` in a way that summarizes their members.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for every non-abstract class implementing GenStep and inspect the members each class exposes. Add a ToString() override for each applicable class that summarizes those members, then verify that no qualifying class is missing the override.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100