An open API service indexing awesome lists of open source software.

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

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