Skip to content

Anthony01M/falling-words-typing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falling Words Typing Game

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.

Features

  • 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.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/falling-words-typing-game.git
  2. Navigate to the project directory:
    cd falling-words-typing-game
  3. Open index.html in your browser to view the application.

Usage

  1. Start the game by opening index.html in your browser.
  2. Words will start falling from the top of the screen.
  3. Type the words in the input field before they reach the bottom.
  4. Correct characters will be highlighted in green, and incorrect characters will be highlighted in red.
  5. Enjoy the particle animation background and dynamic background color changes.

License

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.