Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.21 KB

File metadata and controls

56 lines (40 loc) · 1.21 KB

Typit

Terminal-based typing speed tester for windows and linux.

descripcion

Features

  • Support for Windows and Linux.
  • 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.

Installation

# 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
./typit

Usage

In 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

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