Welcome to the Typing Game! This is a simple typing game written in C++ that allows you to practice your typing skills while having fun.
- Start typing the displayed text accurately and quickly.
- Correct mistakes as you go.
- Complete the text before time runs out.
- Press Escape to exit anytime.
- Color-coded text: Green for correct, red for mistakes.
- Visual cues: Underscores for spaces, "->" for new lines.
- Progress bar: Track completion status.
- Time elapsed: See how long you've been typing.
- WPM (Words Per Minute): Monitor typing speed.
- Clone or download the repository to your local machine.
- Run the executable file (main.exe) or compile the source code yourself.
- Follow the on-screen instructions to start the game.
You can customize the game settings according to your preferences:
- Adjust the number of words in the test.
- Include or exclude punctuation marks.
- Include or exclude capital letters.
Feel free to tailor the game to suit your typing practice needs!
You can also input custom text to practice typing:
- Import from Console: Enter text directly into the console.
- Import from File: Paste text into a file when prompted, and it will be automatically loaded into the game.
After importing custom text, start the game and begin typing!