Skip to content

Anthony01M/scrambling-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrambling Game

This project is a Scrambling Game that displays scrambled words one by one, and the player types in the correct spelling. Points are awarded for each correct word. The game also includes dynamic background color changes and particle animations for visual enhancement.

Features

  • Display scrambled words for the player to unscramble.
  • Award points for each correctly spelled word.
  • Randomize the order of words presented.
  • Dynamic background color changes.
  • Particle animation background.
  • Responsive design.

Technologies Used

Installation

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

Usage

  1. The game will display a scrambled word.
  2. Type the correct spelling of the word in the input field and click the "Submit" button.
  3. If the spelling is correct, your score will increase.
  4. The game will then display the next scrambled word.
  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.