Skip to content

The Guess the Number game is a very popular beginner project for people starting out with JavaScript. In this repository I have used Jonas Schedmann's guiding files to kick off the development process for the people contributing to the repository.

Notifications You must be signed in to change notification settings

DevBas-ed/Guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Number Game

Welcome to the Guess the Number game, a popular project for beginners in JavaScript. This repository provides a foundation for contributors, using guidance from Jonas Schedmann's resources to kickstart the development process.

How to Play

Guess the Number is a simple game where the goal is to guess a random number between 1 and 20. You can play the game through the web application deployed here.

  1. When you access the game, you will be prompted to guess a number.
  2. Enter your guess in the provided input field and click the "Check!" button.
  3. The application will provide feedback, letting you know if your guess is too low or too high.
  4. Continue guessing until you correctly identify the randomly generated number or reach the maximum number of attempts.

Deployment

You can play the game through the web application deployed here.

About

The Guess the Number game is a very popular beginner project for people starting out with JavaScript. In this repository I have used Jonas Schedmann's guiding files to kick off the development process for the people contributing to the repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •