Skip to content

truongluan303/terminal-typing-test

Repository files navigation

Typing Test on Terminal

A typing practice/test with Terminal UI written in Python

Description

The application first asks the user to enter the number of sentences to type, then will display random short sentences about a science fact for the user to type. A correct character will be highlighted as green and a wrong character will be highlighted as red. After the user finishes the test, the program will displays the statistics about the result.

External Library

The program uses curses module for the Terminal UI. If curses module is not already installed on the user's device, then the program will automatically install the module using pip package manager

PiPy Link:

https://pypi.org/project/ttype/

Demo

Below is a demo of a typing test (with 3 sentences) ezgif com-gif-maker

Releases

No releases published

Packages

 
 
 

Languages