Skip to content

A number-guessing game where you get feedback through dom manipulation - by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!"

License

Notifications You must be signed in to change notification settings

kokenydaniel/Guess-My-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Képernyőfotó 2023-10-08 - 16 47 40 (2)

Képernyőfotó 2023-10-08 - 16 48 03 (2)

Guess My Number game

About The Project

This is a number guessing game where you get feedback on whether the secret number is higher or lower. You lose points with each guess, but if you hit it, your point is saved in the highscore, if it is higher than the previous round.

Built in

  1. JavaScript
  2. HTML5
  3. CSS

What I learned

With this smaller project, I learned a lot about DOM manipulation and how freedom can be achieved with the help of javascript. I found it exciting how almost everything can be manipulated and thus make even this simple little game even more interactive.

Acknowledgment

Thanks to everyone who gives feedback on my solution. It definitely helps you find new ways to code and find easier solutions!

About

A number-guessing game where you get feedback through dom manipulation - by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published