https://github.com/natcurti/memory-game
Memory Game - Vanilla JS
https://github.com/natcurti/memory-game
css html js memory-game vanilla-javascript
Last synced: 3 months ago
JSON representation
Memory Game - Vanilla JS
- Host: GitHub
- URL: https://github.com/natcurti/memory-game
- Owner: natcurti
- Created: 2023-11-07T12:06:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T12:19:33.000Z (over 1 year ago)
- Last Synced: 2025-01-25T09:27:43.588Z (4 months ago)
- Topics: css, html, js, memory-game, vanilla-javascript
- Language: JavaScript
- Homepage: https://natcurti.github.io/memory-game/
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Jogo da Memória :smiley:
### Você pode escolher jogar de várias formas diferentes:
- Pode escolher jogar com números ou ícones
- Pode jogar sozinho ou em até 4 jogadores
- Caso opte por jogar sozinho, haverá um contador de tempo e de jogadas
- Pode escolher uma grade 4x4 (que conterá 16 cards) ou 6x6 (que conterá 36 cards)### Confira este game pelo link:
### https://natcurti.github.io/memory-game/