A simple web-based number guessing game built with JavaScript, HTML, and CSS.
- The player must enter their name, number of guesses, and number they want to guess upto.
- The computer randomly picks a number.
- The player tries to guess the number.
- The game continues until the correct number is guessed.
- The game had 3 different themes, Aqua, Autumn, and Majic
- HTML
- CSS
- JavaScript