Skip to content
#

guessing-number-game

Here are 223 public repositories matching this topic...

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. [ARCHIVED]

  • Updated Jan 24, 2023
  • JavaScript

This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.

  • Updated Sep 19, 2022
  • Ruby

I make a guessing game with HTML,CSS and Javascript.If you click on the below link, first you shouyld reload the webpage,Then you can see a prompt box.You should write a number there.You have to write five number in prompt box.then you press"enter".You can see your points.You must read the rules of this guessing game.

  • Updated Nov 19, 2020
  • HTML

Improve this page

Add a description, image, and links to the guessing-number-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the guessing-number-game topic, visit your repo's landing page and select "manage topics."

Learn more