Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkovs/jogo-da-memoria

Jogo da memória com o tema de Yu Gi Oh
https://github.com/tkovs/jogo-da-memoria

Last synced: 22 days ago
JSON representation

Jogo da memória com o tema de Yu Gi Oh

Awesome Lists containing this project

README

        




Jogo da Memoria


Jogo da Memoria made with React.



GitHub top language

GitHub language count

GitHub commit activity

Repository size



GitHub last commit


Repository issues

GitHub

Build Status





Technologies   |   
How To Run   |   
Next Steps   |   
Screenshots   |   
License

## :rocket: Technologies

This project was developed with the following technologies:

- [ReactJS](https://reactjs.org)
- [Skeleton CSS](https://getskeleton.com)

## :information_source: How To Run

To clone and run this application, you'll need [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/) + [Yarn](https://yarnpkg.com/) (you can use npm instead) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/tkovs/jogo-da-memoria.git
# Or
$ gh repo clone tkovs/jogo-da-memoria

# Go into the repository
$ cd jogo-da-memoria

# Install dependencies
$ yarn

# Run the app on two terminals
$ yarn start

```

## :runner: Next steps

- [x] Iniciar um README
- [x] Selecionar biblioteca css
- [x] Montar design inicial do jogo
- [x] Utilizar imagens de Yu Gi Oh nos cards
- [x] Sortear os cards
- [ ] Esconder os cards, e mostra-los com um clique
- [ ] Gerenciar se dois cards clicados são da mesma imagem
- [ ] Mensagem de sucesso caso o jogo seja finalizado
- [ ] Botão para recomeçar o jogo
- [ ] Adicionar licença
- [ ] Mudar favicon

## :camera: Screenshots

### Página inicial

![Captura de Tela 2021-11-17 às 23 49 55](https://user-images.githubusercontent.com/8717661/142342780-d224a3f4-a886-4bd5-a3f4-2db5058f9b62.png)

## :memo: License

This project is under the MIT license. See the [LICENSE](https://github.com/tkovs/jogo-da-memoria/blob/master/LICENSE) for more information.

---

Made with ♥ by tkovs :wave: [Get in touch!](https://www.linkedin.com/in/tkovs/)