This project is a Falling Words Typing Game where words fall from the top of the screen, and the player has to type them before they reach the bottom. The game includes features such as dynamic background color changes and particle animations for visual enhancement.
- Words fall from the top of the screen.
- Player types the words before they reach the bottom.
- Highlights correct and incorrect characters as the player types.
- Dynamic background color changes.
- Particle animation background.
- Responsive design.
- HTML
- CSS
- JavaScript
- Particles.js for particle animation
- Clone the repository:
git clone https://github.com/Anthony01M/falling-words-typing-game.git
- Navigate to the project directory:
cd falling-words-typing-game
- Open
index.html
in your browser to view the application.
- Start the game by opening
index.html
in your browser. - Words will start falling from the top of the screen.
- Type the words in the input field before they reach the bottom.
- Correct characters will be highlighted in green, and incorrect characters will be highlighted in red.
- Enjoy the particle animation background and dynamic background color changes.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is part of my portfolio. Feel free to check out my other projects on GitHub.