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

Limiting Hints #30

Closed HARIPRASAD27102003 closed 1 year ago

HARIPRASAD27102003 commented 2 years ago

When the user plays the game, he will be given total hints of 3 in his game play.This will prevent user to see all the hints given in the deck.

HARIPRASAD27102003 commented 2 years ago

@N-Shar-ma please assign this issue to me

N-Shar-ma commented 2 years ago

@HARIPRASAD27102003 Just informing that we might need to discuss and change some implementation details once you make the PR