Skip to content

Add timer, move counter, and persistent leaderboard system #76

@swathiiie

Description

@swathiiie

Feature Proposal: Timer + Leaderboard System

Currently, the Memory Block Game does not track player performance. There is no timer, move counter, or scoring system to measure how well a player performs.

Problem

  • No way to measure performance
  • No competitive or replay incentive
  • No record of best scores
  • Limited engagement for repeat players

Proposed Enhancements

Add a Live Timer

  • Start timer when the game begins
  • Stop timer when all pairs are matched
  • Display total completion time

Add Move Counter

  • Count every pair attempt
  • Display total moves used to complete the game

Add Leaderboard System

  • Store top 5 best performances in localStorage
  • Rank players based on:
    • Least time
    • Fewest moves
  • Display leaderboard in a modal or side panel

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions