Skip to content

loftiskg/TypingSpeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TypingSpeed

Typing speed program for CS251

This application will time how fast you can type a random assortment of words. A single word will appear, the user will have to type it as fast as possible and press enter.Then another word will appear. This will repeat until the end of the test. At the end, the program will print how how long it took you to type all of the words collectively.

Build

To build in the they typical way:

cd TypingSpeed
make

Should output an executable file typing_speed

To run:

./typing_speed

Enjoy!

About

Typing speed program for CS251

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published