Skip to content

Build Score Tracker Module#28

Merged
Mkalbani merged 1 commit into
MindFlowInteractive:mainfrom
ahmadogo:feat/tracker
Jun 20, 2026
Merged

Build Score Tracker Module#28
Mkalbani merged 1 commit into
MindFlowInteractive:mainfrom
ahmadogo:feat/tracker

Conversation

@ahmadogo

Copy link
Copy Markdown
Contributor

This PR have completed all the requirements of the task.
I have:

  • Created the score module at src/score/mod.rs.
  • Implemented the scoring logic, where the score increases based on puzzle difficulty and time taken.
  • Tracked and updated the high score.
  • Made the Score struct serializable for persistence.
  • Added unit tests to validate the scoring formulas and high score updates.

Closes #9

@Mkalbani Mkalbani merged commit 09332c8 into MindFlowInteractive:main Jun 20, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 20, 2026
5 tasks
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.

Build Score Tracker Module

2 participants