-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e86dcf
commit 4979c72
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# Jogo da Advinhação feito com javascript! | ||
**Este repositório foi construido com base na documentação oficial MDN. | ||
Nele eu busquei seguir o tutorial descrito no site MDN, mas adicionando novas funcionalidades e estilizando o visual com CSS.** | ||
Nele eu busquei seguir o tutorial descrito no site MDN, mas adicionando novas funcionalidades e estilizando o visual ** | ||
|
||
Acesse a [página oficial](https://developer.mozilla.org/pt-BR/docs/Learn/JavaScript/First_steps/A_first_splash) do tutorial no site MDN. | ||
|
||
## Instruções para executar o repoitório. | ||
1. Baixe o repositório em sua máquina através do git ou pelo link direto no github. | ||
2. Extraia o repositório para uma pasta. | ||
3. Execute o arquivo "Index.html". | ||
|
||
## Imagem | ||
![Imagem da tela inicial do jogo de adivinhe o número](./assets/JogoAdivinhacao.png) |