I\'d like to give Objective-C a try in game programming. The problem is I\'d need some tools and libraries for this.
First thing that comes into mind I need is the G
SDL is a C library which is popular for game programming.
If you're looking for Foundation/AppKit stuff you can also look at Cocotron. I've never tried it though.