Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerp86/fundamentosjs-jogo-da-memoria
🎮🎲️🦸 Heroes Memory Game 🦸♀️🎯🕹️
https://github.com/jerp86/fundamentosjs-jogo-da-memoria
game heroes memory vanilla-js
Last synced: 24 days ago
JSON representation
🎮🎲️🦸 Heroes Memory Game 🦸♀️🎯🕹️
- Host: GitHub
- URL: https://github.com/jerp86/fundamentosjs-jogo-da-memoria
- Owner: jerp86
- Created: 2020-03-29T20:33:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T21:17:04.000Z (almost 5 years ago)
- Last Synced: 2024-11-17T12:49:52.262Z (3 months ago)
- Topics: game, heroes, memory, vanilla-js
- Language: JavaScript
- Homepage: https://bit.ly/3d7hTqC
- Size: 829 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎮🎲️🦸 Heroes Memory Game 🦸♀️🎯🕹️
![]()
Acessar o game---
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2b149c750f0a435f92b8c7e876a159e7)](https://app.codacy.com/manual/jerp86/fundamentosjs-jogo-da-memoria?utm_source=github.com&utm_medium=referral&utm_content=jerp86/fundamentosjs-jogo-da-memoria&utm_campaign=Badge_Grade_Dashboard)
# Indice
- 🎮️ [Sobre](#%EF%B8%8F-sobre)
- 👨💻️ [Tecnogias utilizadas](#%EF%B8%8F-tecnogias-utilizadas)
- 📦️ [Como baixar o projeto](#%EF%B8%8F-como-baixar-o-projeto)
- 🤔️ [Como contribuir](#%EF%B8%8F-como-contribuir)---
## 🎮️ Sobre
O projeto **Heroes Memory Game** é um jogo da memória que foi criado dentro do curso de **Fundamentos de JavaScript** do Erick Wendel com o intuito de colocar em prática todo o conteúdo estudado durate o curso.
---
## 👨💻️ Tecnogias utilizadas
O projeto foi desenvolvido utilizando as seguintes tecnologias:
- [Javascript](https://www.javascript.com/)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Editor Config](https://editorconfig.org/)
- [Prettier](https://prettier.io/)---
## 📦️ Como baixar o projeto
```bash
# Clonar o repositório
$ git clone https://github.com/jerp86/fundamentosjs-jogo-da-memoria.git# Entrar no diretório
$ cd fundamentosjs-jogo-da-memoria# Iniciar o projeto
$ firefox index.html
# ou pode utilizar
$ google-chrome index.html
```---
## 🤔️ Como contribuir
1. Faça o `fork` deste repositório
2. Crie uma branch com sua feature:
- `$ git checkout -b minha_feature`
3. Confirme sua branch:
- `$ git commit -m "feature: Meu novo recurso"`
4. Envie sua branch:
- `$ git push origin minha_feature`---
Feito com ❤️ por Jerp86 👋️ Entre em contato!