N-Shar-ma / Emoji-Card-Game

Emoji guessing card matching game, made using vanilla JavaScript, lots of css animations and the native HTML drag and drop API
https://emoji-card-game.netlify.app
19 stars 26 forks source link

Deck Idea : DC Superheroes #39

Closed thevinitgupta closed 1 year ago

thevinitgupta commented 1 year ago

I would love to work on this deck.

Example :

cards: [
          {
              name: "Batman",
              content: {
                  secondary: "🦇👨🏻"
              },
              hint: "Works in the night",
              matchValue: `Bruce Wayne`,
              seenHint: false
          },