/tkinter-speed-typing-test

Speed Typing Test made with Tkinter (python3)

Primary LanguagePython

Type Speed Test v.01

Description

Type Speed Test made with Python

Built With

This project was built using these technologies

  • Python3
  • Tkinter

Getting Started

Clone down this repository. You will need PyCharm or VS Code, and git installed globally on your machine.

🛠 Installation and Setup

  1. In the project directory either run:
$ python3 -m pip3 install 
  1. If the pip3 is already installed, upgrade by running this command on local terminal:
$ python3 -m pip3 install --upgrade pip
### Instructions
* Open the project on any IDE
* Run the app on IDE. 
* Start game by either clicking on START button on the center of the GUI or simply by typing the random given words on the entry box.
* After writing all 7 words in the entry box, click on CHECK ANSWER button to proceed. 
* If there has been missing letters or typo try again.
* The test duraion is 60 seconds and will show the amount of words written in the final.

## Help

Contact me:
erkamkiris@gmail.com

## Authors

* Erkam Kiris 

## Version History

* 0.1
    * Initial Release