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

Football clubs name #62

Open AnushkaSingh91 opened 1 year ago

AnushkaSingh91 commented 1 year ago

Fixes: #61 Created a new deck containing Football Clubs names for the game.

AnushkaSingh91 commented 1 year ago

@N-Shar-ma Kindly check my PR.

N-Shar-ma commented 1 year ago

@AnushkaSingh91 Could you please remove the usage of complete english words in the emoji hints? Non emojis are only meant to be used very sparingly. Also please capitalize the 1st letter of the matchValues.

Rest looks great! :)

N-Shar-ma commented 1 year ago

@AnushkaSingh91 Sorry for not being clear enough earlier, I actually meant that you shouldn't use full words along with the emojis, that is, in primary and secondary 😬

AnushkaSingh91 commented 1 year ago

@N-Shar-ma can you please check the PR, I have made the changes in the hint section.