Skip to content

simple python project for testing your typing speed

Notifications You must be signed in to change notification settings

pyalgowiz/typespeedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

User typespeedtest

this is a simple python/pygame project for testing your typing speed.

Installation ๐Ÿ”จ

You can install pygame (for GUI) easily using python one-liner

pip install pygame

start the project ๐Ÿ–ฎ

go to the main repository and write

python start.py

and write '1' for GUI version, '2' for console version.

or you can use run each version directly from file

python console.py
python gui.py

Contribution ๐Ÿค

  • Would you like to contribute? Feel free to open a PR! ๐Ÿ˜ธ
  • Got some ideas for improvements? I'm all ears! ๐Ÿ‘‚
  • You can add some creative sentences to the sentences.py file ๐Ÿ“


About

simple python project for testing your typing speed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages