Hacker News new | ask | show | jobs
IOS Pull-to-Refresh Control that Plays Pong (github.com)
4 points by boztalay 4546 days ago
2 comments

How about just using a gif image of pong in the pull-to-refresh block instead of all the complicated code
I wouldn't have been able to make it do the rotate-into-place thing it does when the user is pulling down. And it was fun to figure out how to make the paddles act as the ball flies around. Making a gif that's always the same isn't quite as much fun.
Definitely putting this in my control arsenal!

Will let you know if I manage to use it in any projects.

Awesome, thanks!