Reality Check makes a lot of interactive demos and interfaces for everything from kiosks, to video on-demand, to websites. One ring menu that I coded up in Actionscript 3 and Papervision3D ended up being used on multiple projects, so I added some modularity and defined the ring and its elements in XML. You [...]
01 Apr, 2008
Posted by: Ian In: iPhone
I wrote this small simple Towers of Hanoi game to get my hands dirty with the iPhone SDK Beta. I have to say that at first Objective-C looked absolutely bizarre to me, but I’m starting to like it. I’m really liking Core Animation and how easy it is to animate things in code. [...]