ftp.nice.ch/pub/next/games/action/xox/XoxWars94.NI.bs.tar.gz#/pack/XoxWars.bproj/CrazyMander.h

This is CrazyMander.h in view mode; [Download] [Up]

// A Commander class which moves and fires randomly
// Can in fact be rather annoying at high difficulty
#import <appkit/appkit.h>

#import "Commander.h"

@interface CrazyMander:Commander
{
}

- oneStep:scenario;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.