Skip to content

Add WPM (Words Per Minute) Counter to Game Over Screen #27

Description

@vivinarya

Problem: There's no indicator of typing speed for players.

Task:

  • Track and calculate the average words destroyed per minute (WPM) during the game session.
  • Display the final WPM score on the Game Over screen.

Acceptance Criteria:

  • The WPM counter is visible and accurate on Game Over.
  • Calculation is based on actual words destroyed and elapsed playtime.
  • Implementation is in script.js only.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions