Comment on This game was made entirely in css (no javascript)Comments−gcp14yDoesn't work in Internet Explorer or Firefox for me.−wonderercat14yMost likely because of things like @-webkit-keyframes gameover{−justindocanto14yWas just going to post this. The game requires use of @-webkit-keyframes. As you can guess by the name of the deceleration, it's webkit only.−zobzu14ydamn i hate those tags (being -moz or -webkit or any other, mind you)such a way to break the way. need a different browser each time if the dev doesn't take the time to use every single tag there is (and its NOT the dev fault here)−Bjartr14yWhat's a better way to introduce experimental (i.e. not yet standard) functionality?−giardini14yditto for Opera and Firefox on Ubuntu.−LearnYouALisp14yFirefox here, Windows XP with scripting enabled. I only see "Game Over, Replay".
Comments
Doesn't work in Internet Explorer or Firefox for me.
Most likely because of things like
Was just going to post this. The game requires use of @-webkit-keyframes. As you can guess by the name of the deceleration, it's webkit only.
damn i hate those tags (being -moz or -webkit or any other, mind you)
such a way to break the way. need a different browser each time if the dev doesn't take the time to use every single tag there is (and its NOT the dev fault here)
What's a better way to introduce experimental (i.e. not yet standard) functionality?
ditto for Opera and Firefox on Ubuntu.
Firefox here, Windows XP with scripting enabled. I only see "Game Over, Replay".