-
Notifications
You must be signed in to change notification settings - Fork 10
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
0 parents
commit a3eaef1
Showing
7 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2020 Pleiterson Amorim | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<!-- Badges session --> | ||
<p align="center"> | ||
<!-- languages --> | ||
<img src="https://img.shields.io/github/languages/count/pleiterson/snake-game-javascript?style=social" alt="Linguagens utilizadas"> | ||
<!-- repo size --> | ||
<img src="https://img.shields.io/github/repo-size/Pleiterson/snake-game-javascript?style=social" alt="Tamanho do repositório"> | ||
<!-- last commit --> | ||
<img src="https://img.shields.io/github/last-commit/Pleiterson/snake-game-javascript?style=social" alt="Último commit"> | ||
<!-- licence MIT --> | ||
<img src="https://img.shields.io/github/license/Pleiterson/snake-game-javascript?style=social" alt="Licença MIT"> | ||
</p> | ||
|
||
<!--Banner session--> | ||
<p align="center"> | ||
<img src="./assets/banner.png" alt="DIO" title="Digital Innovation One"> | ||
</p> | ||
|
||
<!--About session--> | ||
<h1 align="center">Recriando o jogo da cobrinha com JavaScript<br>Digital Innovation One</h1> | ||
|
||
Curso do Bootcamp HTML Web Developer da [Digital Innovation One](https://digitalinnovation.one/). | ||
|
||
<img src="./assets/badge.png" title="Badge" width="70" height="70"> | ||
|
||
Já pensou em criar seu próprio jogo do zero? Aprenda a desenvolver de forma simples o clássico jogo da cobrinha (Game Snake) utilizando HTML, CSS e JavaScript. | ||
|
||
- [Projeto desenvolvido]() | ||
|
||
<p align="center"><img src="./assets/projeto.gif" title="Game Snake - DIO"></p> | ||
<p align="center"><img src="./assets/projeto-responsivo.gif" title="Game Snake - DIO"></p><br> | ||
|
||
<h3>👨💻 Tecnologias utilizadas</h3> | ||
|
||
- [HTML](https://www.w3schools.com/html/) | ||
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS) | ||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)<br> | ||
|
||
<!--License session--> | ||
<h3>📝 Licença</h3> | ||
|
||
- Este projeto está sob a licença [MIT](./LICENSE).<br> | ||
|
||
<!--Bottom session--> | ||
<br><h4 align=center>Made with by <a target="_blank" href="https://pleiterson.vercel.app" >Pleiterson Amorim</a></h4> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.