mewmewdevart / MemoryCardGame

๐ŸŽฎ | Recreating Memory Game mechanics with HTML, CSS and JS.

Home Page:https://mewmewdevart.github.io/MemoryCardGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

Bee

Developed with love ๐Ÿ’œ by Larissa Cristina Benedito (Mewmew/Larcrist).

About

๐ŸŽฎ | Recreating Memory Game mechanics with HTML, CSS and JS.

https://mewmewdevart.github.io/MemoryCardGame/

License:MIT License


Languages

Language:HTML 58.9%Language:JavaScript 24.2%Language:CSS 16.9%