You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project - 1 as a part of 'The Complete JavaScript Course 2022'
A simple project for application of DOM Manipulation basics.
- The game randomly generates a number from 1 - 20.
- The user then guesses with feedbacks for each guess telling if the guess is 'Too High', 'Too Low' or Correct!
About
Project - 1 as a part of 'The Complete JavaScript Course 2022'