This project is a simple Typing Game designed to help users improve their typing speed and accuracy. The game presents a word that the user must type within a set time limit. The user can select different difficulty levels that affect the time allowed for each round.
- Typing Game: A fun and interactive game that challenges users to type words as quickly as possible.
- Difficulty Levels: Users can choose from easy, medium, and hard difficulty levels, which adjust the time constraints accordingly.
- Score Tracking: The game keeps track of the user's score based on their performance.
- User Login: A login page where users can enter their username before starting the game.
- HTML
- CSS
- JavaScript
- jQuery
- Navigate to the login page and enter your username.
- Click the "Start Game" button to begin.
- Type the word that appears on the screen as quickly and accurately as possible.
- Your score will increase with each correct word typed.
- The game ends when the time runs out, and your final score will be displayed.