Skip to content

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

@Satvik-Singh192

Description

@Satvik-Singh192

So, what is it about?

πŸ“ Summary

I would like to add a new mini project: Code Typing Speed Tester β€” a console-based program that measures how fast and accurately a user can type a given code snippet or sentence.

🎯 Feature Details

The proposed project will include:

  • βœ… Displaying random sentences or code snippets
  • βœ… Measuring WPM (Words Per Minute)
  • βœ… Calculating typing accuracy
  • βœ… Highlighting mistakes in the typed input
  • βœ… Displaying a final performance summary

πŸ“Œ Why This Fits the Repo

  • Enhances the collection with a fun, practical mini-project
  • Uses core C++ concepts (strings, time measurement, formatting, file handling for sentences)
  • Helps users practice typing speed and accuracy
  • Perfect beginner-to-intermediate level project

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions