Skip to content

VinayNoogler000/Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Guessing-Game

Hey, I had developed/engineered a new Mini-Project which is a Guessing game.

I developed this using frontend technologies: HTML & Javascript.

This game asks the user to enter a maximum number in a range, then generates a random number(internally) between 1 and the max number, and asks the user to guess the random number. If the user's guess is wrong, then it gives a hint to the user and the game continues again. The game/program only stops when the user enters 'exit' as input or if the user's guess is right.

About

Contains all the files, which were used to create a web-based Guessing-Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published