blairjordan / blairjordan/codachi

Leveling up to next level requires 100 thousand-550 thousand XP, much more than just 35 XP to first level up

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.