Hi All,
Why won't this JavaScript code work? When I run it in Visual Studio the bird doesn't not move up and down
and there no game over box which restarts the came.
Please see in the link below at 8 hours and 52 minutes.
Best regards,
John
var hole = document.getElementById("hole")...
addEventListener("animationiteration"RanHole) How do I add the extension animationiteration in Visual Studio? When I type in addEventListern animationiteration doesn't come up on the list that opens?
var hole = document.getElementById("hole");
var game = document.getElementById("game")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.