Skip to content

Number guessing game built using HTML, Skeleton CSS, and JavaScript. Coded while following along with Udemy course, "Modern JavaScript from the Beginning" by Brad Traversy.

Notifications You must be signed in to change notification settings

rossmurtle3/numberguesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

numberguesser

Number guessing game built using HTML, Skeleton CSS, and JavaScript. Coded while following along with Udemy course, "Modern JavaScript from the Beginning" by Brad Traversy.

/* GAME FUNCTION:

  • Player must guess a number between a min and max
  • Player gets a certain number of guesses
  • Notify player of guesses remaining
  • Notify the player of the correct answer if loose
  • Let player choose to play again */

About

Number guessing game built using HTML, Skeleton CSS, and JavaScript. Coded while following along with Udemy course, "Modern JavaScript from the Beginning" by Brad Traversy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published