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 : Netflix series #37

Closed kat-kan closed 1 year ago

kat-kan commented 1 year ago

Hi, as agreed - I'd like to add this category to the game. Please assign to me :)

N-Shar-ma commented 1 year ago

@kat-kan Could you please 1st give a couple of example cards as mentioned here in the last point in bold? I'll assign this to you after that. Just following the standard procedure :)

kat-kan commented 1 year ago

Oooh I'm sorry :( didn't notice. I was thinking about big popular titles like Stranger Things, The Bridgertons, The Umbrella Academy etc :)

              {
                name: "Stranger Things",

                content: {

                    secondary: "👾 🚴",

                },
                hint: "This series' action is set in the 1980s",

                matchValue: "Eleven",

                seenHint: false,

            },
            {
                name: "The Umbrella Academy",

                content: {

                    secondary: "🎻 🏫",

                },

                hint: "One day, 43 women around the whole world gave birth unexpectedly",

                matchValue: "Klaus Hargreeves",

                seenHint: false,
            }
            ,
            {
                name: "Bridgerton",

                content: {

                    secondary: "📜 👰",

                },
                hint: "London society loves gossips",

                matchValue: "Lady Danbury",

                seenHint: false,
            }
N-Shar-ma commented 1 year ago

It's alright! And sure, that sounds good!

(By giving example cards I actually meant something like this but it's okay, I really liked your fantasy fiction deck so I'm sure you'll do a good job with this one too!)

kat-kan commented 1 year ago

Hello @N-Shar-ma I updated my comment just to show the others an example how it should look like :)

Btw is putting "Sex Education" series in my deck enough SFW? :)

N-Shar-ma commented 1 year ago

@kat-kan Thanks for the examples! And yes, do include that series for now in your PR, I'll consider having it or not once the PR is made :)