Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 341 Bytes

Typing Speed

This is a typing speed program written in python and pygame

Prerequisites

    Pygame

Installing

You can install the required library by running the following command in your terminal:

    pip install pygame

Running

After installing the required library you need to run the "main.py" file .