May 2008
1 post
1 tag
Pong
So I went on a holiday over the last week. And since I didn’t have anything exciting to do at the airport/on the plane I ended up programming pong. I decided to do it in javascript as a prototype for an objective-c version. It’s not perfect, but it’s a nice proof of concept - and it’s only 140ish lines!I used jquery as the library to make things happen. There are...