generated from OPCODE-Open-Spring-Fest/template
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
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