pyBegin / projects / speed-type-test
⌨️

Speed Typing Test

A typing speed test built with Pygame. A random sentence is displayed; type it as fast and accurately as you can, and the app reports your time, ac…

175 lines🖥 Desktop only

Speed Typing Test

A typing speed test built with Pygame. A random sentence is displayed; type it as fast and accurately as you can, and the app reports your time, accuracy percentage, and words per minute.

How to run

pip install pygame
python "Speed Typing Test Python/speed typing.py"

Dependencies

pygame

Pyodide-runnable

No — it uses Pygame for windowed graphics and loads image assets, which require a desktop display.