Codecademy Unguided Project: Number Guesser

Can you beat the computer guessing the number?

In my latest project, I've used Semantic HTML for clear structure, Box Shadow for visual effects, and CSS Flexbox and Grid for layout design. I also explored JavaScript, using 'Math' methods like 'floor', 'random', and 'abs' for dynamic features.

Round: 1

Target Number: ?

Computer

Score: 0

Computer guess: ?

Human

Score: 0

Step 1

Input a number between 0 and 9

Step 2

Click "Make a Guess" to submit your guess and see who won the round.

Step 3

Click "Next Round" to play again.