https://github.com/rr-/10ff
Typing tests in CLI
https://github.com/rr-/10ff
game typing typing-game
Last synced: 5 months ago
JSON representation
Typing tests in CLI
- Host: GitHub
- URL: https://github.com/rr-/10ff
- Owner: rr-
- License: wtfpl
- Created: 2017-09-30T15:30:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T21:52:15.000Z (over 3 years ago)
- Last Synced: 2024-04-14T22:48:14.346Z (about 1 year ago)
- Topics: game, typing, typing-game
- Language: Python
- Size: 452 KB
- Stars: 51
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - rr-/10ff - Typing tests in CLI (Python)
README
10ff
----A certain typing contest site spin-off in CLI, without all the advertisements,
tracking and 10 megabytes of AJAX crap.#### Example

#### Installation
```
pip install tenff
10ff
```#### Running without installation
```
git clone https://github.com/rr-/10ff
cd 10ff
python3 -m tenff
```