Rivki7 / guess-my-number

Guess My Number Game. Made as part of JS course on Udemy by Jonas Schmedtmann.

Home Page:https://rivki7.github.io/guess-my-number/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess My Number Game

Made as part of JS course on Udemy by Jonas Schmedtmann.
By doing this project I practiced manipulating the DOM. I added some more functionallity by adding levels to the game and also made it responsive for all screen sizes.

How to Play? πŸ›

In this game you guess a number between 1 and 20. On each guess you can see wether the guess was too high or too low until you find the correct number.

Enjoy! 🎈

1. Choose level: πŸ”

image

2. Start Guessing. πŸ”’

Write a number in the box and click 'Check!' Your guess might be too low or too high. image image

You can win πŸ₯³πŸ₯³

image

Or lose πŸ˜”

But don't worry you can play again by clicking the 'again' button. image

(UI design by Jonas Schmedtmann)

About

Guess My Number Game. Made as part of JS course on Udemy by Jonas Schmedtmann.

https://rivki7.github.io/guess-my-number/


Languages

Language:JavaScript 44.2%Language:CSS 34.9%Language:HTML 20.9%