Saturday, December 11, 2021

Guess The Number

 Hey Bloggers!

A few months ago I made a guess the number game with my coding skills.

The game instructions are:

1. It'll choose a random number between 1 and 100

2. Write a number between 1 and 100.

3. It'll tell you weather it is lower than the number or higher (if the warning doesn't change means the output is the same).

4. Keep repeating the process until you get it right.

The game is made with three languages (Html, Css, Javascript).

I found a bug a few weeks ago that is you write any word than it tells you the right number.

Using the platform I use I could make it a real website for free!

Here's my game.