Roaster05 / Guess-My-Number

A simple fun game!

Home Page:https://guess-my-number-alpha.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess-My-Number

In this game, a random number would be generated between 1 and 20 and you need to guess the correct number with the given hints in minimum number of attempts. Lesser the attempts, greater would be your score. Well, it might sound that the game is totally based on luck? But no, implementation of the Binary Search Technique would always land you with a great score. So, do not ponder and try to guess the number!

About

A simple fun game!

https://guess-my-number-alpha.vercel.app


Languages

Language:HTML 50.1%Language:JavaScript 34.3%Language:CSS 15.6%