Hacker News new | ask | show | jobs
by nhm 4787 days ago
Very nifty. Why does the ball pass through the paddle though?
2 comments

Mainly because I'm trying to fake 'collision detection' by using CSS hover. You could almost describe it as more of a 'controlled animation' than a game.

CSS isn't designed for this kind of thing, so we have to work with what we have.

You need to keep the paddle more to the left, by the end of the table. I don't know if this is a feature or a bug.
You actually cannot hit the all more than once.