blairjordan / blairjordan/codachi
Leveling up to next level requires 100 thousand-550 thousand XP, much more than just 35 XP to first level up
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 218
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Leveling up to the next level after the first level up requires 100-550 thousand XP, which is much more than just 35 XP needed to reach the first level up. Make the levelling up system faster by increasing the XP needed for the next level vs the previous level by no more than double.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the code that calculates XP requirements and the first level-up behavior, then compare the progression across levels. Done means later level thresholds increase by no more than twice the previous requirement and the existing first-level behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100