Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Added a new mini project "Typing Speed Tester" — a console-based C++ program that measures how fast and accurately a user can type a given code snippet.
The program displays random code lines, records the typing time, calculates Words Per Minute (WPM), checks accuracy, highlights mistakes, and shows a final summary.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #61 — [Feature]: Add a Code Typing Speed Tester

Checklist

  • I have read the Contributing Guidelines.
  • The code compiles and runs successfully.
  • The feature has been tested for different inputs.
  • Code is properly formatted and commented.

@Satvik-Singh192
Copy link
Contributor Author

@prajwal3114 please review my PR

@prajwal3114 prajwal3114 merged commit 9a64104 into OPCODE-Open-Spring-Fest:main Nov 13, 2025
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Add a Code Typing Speed Tester

2 participants