https://github.com/mightykatun/python-wps-counter
Statistics on letters per second of inputs.
https://github.com/mightykatun/python-wps-counter
game python typing-practice
Last synced: 9 months ago
JSON representation
Statistics on letters per second of inputs.
- Host: GitHub
- URL: https://github.com/mightykatun/python-wps-counter
- Owner: mightykatun
- License: mit
- Created: 2022-05-14T19:31:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T09:56:09.000Z (about 1 year ago)
- Last Synced: 2025-01-30T16:18:54.365Z (11 months ago)
- Topics: game, python, typing-practice
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Wps-Counter
Statistics on letters per second of inputs.
Based on the user's input speed of random word prompts, it calculates the average letters/words per second rate.
All statistics are stored in the joined progress.txt file and are loaded on program startup.