Skip to content

Number Guessing Game, imitating the olden days UI for the authentic look.

Notifications You must be signed in to change notification settings

Alanmp1857/GuessMyNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessMyNumber

The goal of this game is to guess a secret number which is between 1 & 20, you can keep guessing & with every failed guess, your score keeps decreasing from 20, you get a message with each guess based on which you can make more accurate guesses. Once you guess the right number, your score is saved if its the highscore This game has a retro design to give you the nostalgia of the good old days of simple games.

Game Page

guessmynumber

Hoisted at https://guessmynumber-alanmp.netlify.app/

This a responsive site, simple guessing game, made using HTML, CSS and Vanilla JS. Do check it out.

Guided by : Mr. Jonas Schmedtmann