jsnorek / techtonica-assignments

0 stars 2 forks source link

First Game Project - Add dynamic image #5

Open jsnorek opened 3 weeks ago

jsnorek commented 3 weeks ago

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.