Skip to content

Chooses a random sentence from a quote list and the player has to match the sentence exactly. Then outputs the amount of time taken as well as the total WPM (Words Per Minute). Sorted High Scores List included.

License

patjrep/Typr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Typr

This repository is a Python based game to help users to type faster, and more accurately. Here's how it works:

The Python script chooses a random sentence from a quote list and the player has to match the sentence exactly, and then outputs the amount of time taken as well as the total WPM (Words Per Minute).

When playing, the game will ask the user to type a sentence exactly. The program will then return the amount of time taken to type the phrase, print the WPM (Words Per Minute) of the player, and the percent accurracy of the player's sentence compared to the original.

There is also a high scores list that keeps track of all the scores entered. When viewing the high scores list in the game, it will automatically sort the scores by WPM and return back to the user in a nicely formatted table.

How to Play:

Just follow the in-game directions! The Letter at the beginning of each menu key indicates what button to press for one particular choice.

Note: Game is compatible with Python 3.

Have fun!

About

Chooses a random sentence from a quote list and the player has to match the sentence exactly. Then outputs the amount of time taken as well as the total WPM (Words Per Minute). Sorted High Scores List included.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages