zaycation / jewel-jack

A react based successor to blackjack - with jewels of course!!
4 stars 5 forks source link

Update game.js so that after 5 games, players can add their W/L to leaderboard #14

Closed zaycation closed 3 years ago

zaycation commented 3 years ago

Use sweetalert2 modals to prompt after every 5 game attempts if users would like to add their score to the leaderboard with a custom display name

ting-c commented 3 years ago

Added a pull request for this