Skip to content

tamton-aquib/ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Test with Tkinter.

Description:

A python program made on tkinter to calculate your typing speed. The styling is trash btw.


Requirements

  • Python3+
  • Tkinter

Usage:

python3 ttt.py

Screenshot

Yeah I'm bad at typing.


Config file

  • total_words_to_appear (default: 10)
  • max_length_of_a_word (default: 8)
  • time_allowed (default: 30 seconds)