Skip to content

JennieNgi/guess-my-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess my number

Introduction

Installation

  • Web Browser

Game Instruction

  • Open the web browser and the game page
  • A random number will be generated automicaticlly from 1 to 20 by the system
  • The player will be asked to guess the number
  • Hint will be given if the guess is too high or too low
  • One mark will be deducted if the player guess the wrong number each time (intial mark is 20)
  • If mark goes to zero, the player lose the game
  • The highest mark record will be shown
  • A game reset button is there for player to start a new game anytime

Code Explaination

  • Document Object Model is implemented
  • If else statement is used
  • While loop is used

Credit/Acknowledgment

  • Instructor-guided project
  • Udemy course created by Jonus Schmedimann

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published