by jab_bott » Sun Nov 13, 2011 12:45 pm
You don't have to have GNUStep - that provides all the NS* objects (like NSString, NSValue, NSDictionary, NSArray, NSSet, etc.), but you can write Objective-C code without all that stuff. I guess that would be the first question - can GNUStep be installed on the game servers or not? Then we know if a starter bot should use NS* classes or be written in pure obj-c.