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
20 stars 26 forks source link

[Help feature] Add an Icon or a Text to explain how to play #13

Open KiranAminPanjwani opened 1 year ago

KiranAminPanjwani commented 1 year ago

Hey! Great game, but at first I didn't understand that you need to pick a card and drag it into the green card/box. I would like to add a "font awesome help icon" with an instruction text just below the "score area". This will help newcomers to understand the game.

I'm a Hacktoberfest participant, please assign this issue to me. Thank you.😊

image

image

N-Shar-ma commented 1 year ago

@KiranAminPanjwani Thanks for creating this issue, but the instructions on the initial title screen already specify that you need to drag and drop the cards.

However, I like your suggestion of having instructions on the game screen. If you could have the help icon in the top right corner of the game screen, and on hovering it expands to show the full instructions, that would be a nice addition. Feel free to ask for more clarification if you'd like to add this feature!

KiranAminPanjwani commented 1 year ago

@KiranAminPanjwani Thanks for creating this issue, but the instructions on the initial title screen already specify that you need to drag and drop the cards.

However, I like your suggestion of having instructions on the game screen. If you could have the help icon in the top right corner of the game screen, and on hovering it expands to show the full instructions, that would be a nice addition. Feel free to ask for more clarification if you'd like to add this feature!

Sure, I can do that! Please assign this issue to me. 😊

N-Shar-ma commented 1 year ago

@KiranAminPanjwani Any updates?

KiranAminPanjwani commented 1 year ago

@KiranAminPanjwani Any updates?

Will create PR tomorrow.