Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilhermeivo/snake-game
🐍 Jogo da cobrinha no gameboy.
https://github.com/guilhermeivo/snake-game
canvas canvas-game game snake-game
Last synced: 13 days ago
JSON representation
🐍 Jogo da cobrinha no gameboy.
- Host: GitHub
- URL: https://github.com/guilhermeivo/snake-game
- Owner: guilhermeivo
- License: mit
- Created: 2021-03-02T02:20:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T09:43:56.000Z (almost 3 years ago)
- Last Synced: 2024-10-17T08:52:57.376Z (30 days ago)
- Topics: canvas, canvas-game, game, snake-game
- Language: JavaScript
- Homepage: https://guilhermeivo.github.io/snake-game
- Size: 404 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🐍 SnakeGame
Jogo da cobrinha no gameboy.
**Enviado**: [itch.io](https://itch.io/jam/game-off-2021/rate/1260575)
# Tecnologias
Esse projeto foi realizado usando as seguintes tecnologias:
# Como rodar o projeto
### Baixando o projeto
```bash
# Clone o repositório em sua máquina
$ git clone https://github.com/guilhermeivo/snake-game.git
```
## Licença
Esse projeto está sob licença. Veja o arquivo [`LICENÇA`](https://github.com/guilhermeivo/snake-game/blob/master/LICENSE) para mais detalhes.