Skip to content

Conversation

rajamouli45
Copy link

This pull request adds a basic typing game built with HTML, CSS, and JavaScript. The game displays a quote, and the user has to type it word by word. It highlights the current word and shows an error if the user types it incorrectly. When the user completes the quote, it shows the total time taken and stores the fastest time using localStorage. There’s also a button to view the lowest time achieved so far. Through this project, I learned how to work with DOM elements, handle user input, use functions, and store data in the browser. It was a good way to practice JavaScript basics and understand how everything connects in a real project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant