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

Home Page:https://emoji-card-game.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deck Idea : Netflix series

kat-kan opened this issue Β· comments

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

@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 :)

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,
            }

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!)

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? :)

@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 :)