DEV Community

Lucas Cunha
Lucas Cunha

Posted on

1

I made a guessing game using just HTML, CSS e Javascript.

I made this simple guessing game as part of ImersãoDEV challenge.

This page defines a random number from 0 to 10 and the player have three tries to guess the number.

The game ends with victory, if the player hits the number. Or game over if the tries ends.

Mais um desafio cumprido na ImersãoDEV. Dessa vez foi um jogo de adivinhação simples.

A página define um número secreto (de 0 a 10) e você pode chutar até 3 vezes tentando acertar. O jogo termina quando você acerta (vitória) ou quando acabam-se as tentativas (game over).

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay