Skip to content

sos321/guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Number

This is my very first project created with JavaScript. This project tought me basic JavaScript syntax and basic DOM manipulation.

This project was created while taking the JavaScript course from Jonas Schmedtmann. Other notes and projects as well as the main repo for this course can be found here.

Aim of this game is to guess the randomly generated number as fast as possible.