Skip to content

A terminal-based typing speed test game built with Python and curses.

Notifications You must be signed in to change notification settings

i-abhishek-jha/type-racer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A terminal-based typing speed test game built with Python and the curses library. Challenge yourself to type sentences quickly and accurately while tracking your real-time Words Per Minute (WPM).

  1. The program displays a randomly selected sentence.
  2. As you type, your input is compared to the target sentence: i. Correct characters are shown in green. ii. Incorrect characters are shown in red.
  3. Your Words Per Minute (WPM) is calculated in real time.
  4. Complete the sentence to finish the test!

About

A terminal-based typing speed test game built with Python and curses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages