Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 357 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 357 Bytes

Guess random Number Game

In this file I have added my files for the random number game I have created. The files are index.html, style.css and script.js for JavaScript programming.

The game is simple, you need to guess the number from 1 to 100. If you have guessed rihgt then it will praise you. If not you will be given a hint and be able to try again.