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

Added custom modal boxes #49

Closed jalaj711 closed 1 year ago

jalaj711 commented 1 year ago

This PR implements custom modal boxes instead of native confirm() calls, as was discussed in #47.

Here is a screen recording of it working: Modal_ScreenGrab

N-Shar-ma commented 1 year ago

Really wonderful work @jalaj711 ! Thanks a lot for your contribution! 😄

jalaj711 commented 1 year ago

Thank you so much!