I'm wanting to add an image of a coin that "flips" every time the game is played and "lands" on the first coin's winning side (users can enter in how many coins to flip).
*Bonus: add a corresponding number of flipping coin images based on how many coins the user chooses that all land correctly.
This is for the first game project in regular JS.
Summary
I'm wanting to add an image of a coin that "flips" every time the game is played and "lands" on the first coin's winning side (users can enter in how many coins to flip).
*Bonus: add a corresponding number of flipping coin images based on how many coins the user chooses that all land correctly.