- Support for Windows, Linux and Mac.
- Typing with real-time WPM (words per minute) tracking.
- English and Spanish language support.
- Infinite random word generation.
- Error and accuracy measurement.
- Time attack mode with infinite words and mode with a maximum number of words.
# Same for Windows and Linux
# Clone the repository
git clone https://github.com/vid4l-07/typit.git
cd typit
# Compile
mkdir build
cd build
cmake ..
cmake --build .
# Run
./typitIn the menu:
- Navigate with the left and right arrow keys.
- Modify numbers such as time or words with the up and down arrows.
- Press Enter to continue.
During the game:
- You can delete up to 5 characters to correct mistakes, but these will not be subtracted.
Contributions are always welcome! If you find a bug or want to contribute an improvement you can:
- Open an issue in this repository.
- Fork the repository.
- Open a Pull Request.
- Or send me an email at h.vidal7@proton.me
