Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

⌨️ Typing Speed Game (Python GUI)

A simple Tkinter-based Typing Speed Test built with Python.
Test your speed and accuracy while typing random sentences!


🧠 Features

  • Random sentence each round
  • Measures WPM (Words Per Minute) and Accuracy (%)
  • Simple, clean GUI interface
  • No external libraries required

🕹️ How to Run

  1. Clone this repository:
    git clone https://github.com/<your-username>/Game_Scripts.git
    cd Game_Scripts/python/typing_speed_game_gui