Web-dev-mini-projects
Web-dev-mini-projects copied to clipboard
Guessing Game
Guessing Game
Guess the name of animals by looking at the clue
Use of the Project:
User can input the letters of the animal in the box by looking at the clue and guesss the animal.
Used Technologies
- HTML5
- CSS3
- JavaScript
Steps to Use:
- Download or clone the repository
`git clone https://github.com/adithya1770/guessR.git`
- Go to the directory
- Run the ui.html file
- Start Guessing!
Representation
@Ananthx23