https://github.com/mewmewdevart/memorycardgame
🎮 | Recreating Memory Game mechanics with HTML, CSS and JS.
https://github.com/mewmewdevart/memorycardgame
css digitalinnovationone game games html5 javascript js web
Last synced: 3 months ago
JSON representation
🎮 | Recreating Memory Game mechanics with HTML, CSS and JS.
- Host: GitHub
- URL: https://github.com/mewmewdevart/memorycardgame
- Owner: mewmewdevart
- License: mit
- Created: 2021-06-26T18:45:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T20:15:31.000Z (over 2 years ago)
- Last Synced: 2025-02-26T21:18:03.758Z (3 months ago)
- Topics: css, digitalinnovationone, game, games, html5, javascript, js, web
- Language: HTML
- Homepage: https://mewmewdevart.github.io/MemoryCardGame/
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Memory Game
Recreating Memory Game mechanics - Challenge of JS Game Developer Bootcamp, Digital Innovation One.
![]()
![]()
![]()
## 💡 About the project
Memory Game, also known as the Concentration card game or Matching Game, is a simple card game where you need to match pairs by turning over 2 cards at a time. This project is the Coding Challenge of JS Game Developer Bootcamp, [Digital Innovation One]((https://web.digitalinnovation.one/home)).## 📁 Files/
* ```index.html```
* ```assets/```
* ```css/``` Just *.css scripts
* ```js/``` Just *.js scripts
* ```image/``` Images used in the game## ⚙️ Techs:
- HTML5
- CSS3
- JAVASCRIPT## 📋 Credits
* [Bootcamp Js Game Developer](https://web.digitalinnovation.one/track/javascript-game-develope)
![]()
Developed with love 💜 by Larissa Cristina Benedito (Mewmew/Larcrist).