Jogo para testar a memória, onde o usuário precisa repetir a sequência de cores e sons apresentada. A cada rodada, a dificuldade aumenta com a adição de um novo passo na sequência.
- HTML
- CSS
- JavaScript
Esse projeto me ajudou a:
- Entender melhor o uso de async e setTimeout
- Praticar a adição de eventos em botões
- Aprimorar minha lógica de programação
- Aperte a tecla A para iniciar.
- O jogo vai exibir uma sequência de cores com sons.
- Clique nas cores na mesma ordem em que foram mostradas.
- A cada acerto, a sequência fica maior.
- Ao errar deve se clicar em qualquer tecla para o jogo reiniciar.
Tente acertar a maior sequência possível sem errar!
Game to test memory, where the user needs to repeat the sequence of colors and sounds presented. With each round, the difficulty increases with the addition of a new step in the sequence.
- HTML
- CSS
- JavaScript
This project helped me to:
- Better understand the use of async and setTimeout
- Practice adding events to buttons
- Improve my programming logic
- Press the A key to start.
- The game will display a sequence of colors with children.
- Click on the colors in the same order they were shown.
- With each correct answer, the sequence becomes longer.
- If you make a mistake, you must press any key for the game to restart.
Try to get the longest sequence possible without making a mistake!