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

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.

Awesome Lists containing this project

README

        


Memory Game


Recreating Memory Game mechanics - Challenge of JS Game Developer Bootcamp, Digital Innovation One.


GitHub code size in bytes
Main language
License

## 💡 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)).


Play the game

## 📁 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)


Bee

Developed with love 💜 by Larissa Cristina Benedito (Mewmew/Larcrist).