Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 595 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 595 Bytes

The code represents a web-based typing challenge game called "Type Monster." It features an HTML structure, CSS styling for aesthetics and responsiveness, and JavaScript logic to manage game mechanics. Users type random sentences, receive visual feedback on correctness, and view results in a modal. Typing history, including completion time and mistakes, is stored in local storage for future reference. Overall, it provides an interactive and visually appealing typing experience.

Live Link

https://speed-typer7.netlify.app/ My Image