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 #42

Open HARIPRASAD27102003 opened 1 year ago

HARIPRASAD27102003 commented 1 year ago

30 I have made player to allow him to see only 3 hints in his game play.

At starting, before not using a single hint: Screenshot from 2022-10-06 00-33-31 After taking single hint: Screenshot from 2022-10-06 00-35-48 After using all his three hints: Screenshot from 2022-10-06 00-36-11

N-Shar-ma commented 1 year ago

Nice work @HARIPRASAD27102003 !

I'm not sure if this game needs this feature right now (meaning that I need more time to decide if I want to incorporate limiting hints just yet) so while I won't be merging this right now, I've given it the hacktoberfest-accepted label :)