You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple javascript game (blackjack) where I have used the JS concepts of : arrays, objects, Booleans, if else statements, comparison operators, logical operators, for loops, the Math object, return statements