Skip to content

Number guessing game: A fun and interactive JavaScript game where players must guess a randomly generated number. With different messages depending on the user's input, this project showcases my ability to create engaging and dynamic user experiences.

Hashuudev/Guess-my-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Number Guessing Game Project

Number guessing game: A fun and interactive JavaScript game where players must guess a randomly generated number. With different messages depending on the user's input, this project showcases my ability to create engaging and dynamic user experiences.

Project Objective

This JavaScript number guessing game project's main goal is to code a game where the user must guess a randomly generated number from 1 to 20. Depending on the number input, the user receives different messages until they guess the secret number.

Built with

  • Math.random()
  • DOM manipulations
  • Functions
  • Conditionals
  • CSS
  • HTML
  • Confetti API

Screenshots

1 2

About

Number guessing game: A fun and interactive JavaScript game where players must guess a randomly generated number. With different messages depending on the user's input, this project showcases my ability to create engaging and dynamic user experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published