nil14
Coder
hey everyone, so I'm following that javascript tutorial on youtube where I learn to create a blackjack game and I came across this issue in which I can't render out 2 cards together on the display , I could render them out before when I set the variables to a specific number for example - " let firstCard = 4" ,"let secondCard = 7" , but now that I'm using the Math.random method something went wrong , I would really appreciate it if someone here could fix it for me or tell me what I did wrong .... thank you !!
link to my code
https://github.com/naex96/blackjackgame.git
link to the og tutorial it's around 3:40:00
link to my code
https://github.com/naex96/blackjackgame.git
link to the og tutorial it's around 3:40:00