Any one had any luck with this? There was a pin-out given and a pong game. The library contains hundreds of errors which I couldn't med.
Which library? Which pong game? I did not see any links.
The controller itself is quite common and there are several libs around here. One of these libs is
http://code.google.com/p/u8glib/ another one is from dc42. The Arduino libs usually do not give much information on how to connect the display with your Arduino, so you should fetch the controller datasheet and connect the display pins as described there.
See also here:
http://arduino.cc/forum/index.php/topic,133736.0.html.
Oliver