Skip to content

feat: implement difficulty levels and leaderboard - #28

Merged
diiabblo merged 15 commits into
mainfrom
feat/difficulty-levels
Feb 13, 2026
Merged

feat: implement difficulty levels and leaderboard#28
diiabblo merged 15 commits into
mainfrom
feat/difficulty-levels

Conversation

@diiabblo

Copy link
Copy Markdown
Owner

Summary

Implements four difficulty levels with progressive unlocking and global leaderboard.

Features

  • Easy, Medium, Hard, Expert difficulty levels
  • Point multipliers (1x, 1.5x, 2x, 3x)
  • Progressive unlock system based on points
  • Global leaderboard with rankings
  • Stats tracking and display

Closes #9

@diiabblo
diiabblo merged commit 25e816f into main Feb 13, 2026
4 of 19 checks passed
@diiabblo
diiabblo deleted the feat/difficulty-levels branch February 13, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add difficulty levels

1 participant