Skip to content

[#78] Implement player level system#97

Merged
mihaid11 merged 6 commits into
devfrom
mihai/level_system
Mar 17, 2026
Merged

[#78] Implement player level system#97
mihaid11 merged 6 commits into
devfrom
mihai/level_system

Conversation

@mihaid11

Copy link
Copy Markdown
Owner

Title

[#78] Implement player level system

Description

What changes did you make?
Implemented a level system and reworked LevelCompleteMenu to work for both tower defense level completion and main character level progression

Why are these changes needed?
The player needed a way to see game progression and to gain rewards based on it.

Related Issue:
Fixes #78

Type of Change

  • Bug fix
  • New feature
  • Code Refactor
  • Documentation update

Checklist

  • Self-Review: I checked my own changes for mistakes.
  • Docs: Updated documentation if required.
  • Zero Warnings: Changes don’t introduce new compiler/linter warnings.

Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
@mihaid11 mihaid11 merged commit f70ded4 into dev Mar 17, 2026
6 checks passed
@mihaid11 mihaid11 deleted the mihai/level_system branch March 17, 2026 22:31
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.

Implement Player Level System

1 participant