https://github.com/maneeshwije/ctypetest
A typing test program written in C
https://github.com/maneeshwije/ctypetest
c cli type-game typing-test
Last synced: 10 months ago
JSON representation
A typing test program written in C
- Host: GitHub
- URL: https://github.com/maneeshwije/ctypetest
- Owner: ManeeshWije
- Created: 2022-12-15T02:19:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T23:00:41.000Z (over 3 years ago)
- Last Synced: 2025-02-12T22:51:22.252Z (over 1 year ago)
- Topics: c, cli, type-game, typing-test
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ctypetest
- A cli typing test written in C
- [Resources for calculations](https://www.speedtypingonline.com/typing-equations)
### Running
```
make
./type
```
- Make sure you are in the same directory as the project when running the executable
- Then enter one of the existing filenames ending in .txt to write that corresponding test
- The timer will immediately start once the text prompt appears and will end once you hit enter