Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 342 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 342 Bytes

Typing Speed Test

A simple application, made using pygame, which tests the typing speed of the user and displays the result in words/minute along with the accuracy of the user.

To make it more interesting, we used selenium library and web driver to automate how the sentences get selected, which are displayed for the user to type.