An open API service indexing awesome lists of open source software.

https://github.com/sakshi-choudhary/type-master

Type master is an application where user can type the given text in a limited amount of time and at last can check their no. of errors and accuracy %.
https://github.com/sakshi-choudhary/type-master

hacktoberfest-accepted hacktoberfest2021 javascript vanilla-js

Last synced: 2 months ago
JSON representation

Type master is an application where user can type the given text in a limited amount of time and at last can check their no. of errors and accuracy %.

Awesome Lists containing this project

README

        

Type Master


Type master is an application where user can type the given text in a limited amount of time and at last can check their no. of errors and accuracy %.


---

![](assets/images/preview.png)


![](assets/images/preview2.png)

## Instructions to run

- Clone it on your local machine and run index.html
- Or LIVE AT : CLICK HERE

---

## Functionalities

- [x] User can see the time interval words must be typed in displayed in the app window
- [x] User can click on the 'Stop Practice' button to stop the practice session
- [x] User is prompted if an incorrect letter is entered
- [x] User can Resume after he stops
- [x] User can click on the 'play again' button during a game or after it finishes
- [x] User can check their errors and accuracy % at the end
- [x] User can see correct letter he typed in green and incorrect in red during the game.
- [ ] User can set the difficulty level

---



Made with :heart: by Sakshi Choudhary