// NineBall v0.0000001a ;-) -- 3D 9-ball pool (c)1998 James Shaughnessy // // ** Mega early development demo! The quality of this demo does // NOT reflect the quality of the finished game, as they say ** // // All this does is show the table and pool balls rolling around with // a very simple (for test purposes only) collision detection routine // Just a 3D object mapipulation / world test -- don't expect to be // able to play pool! (yet) // // I uploaded it just to let people see what I have so far, and so // you all believe I have actually done some work on it ;) // I will continue after completing ScaleX, as my 3D knowledge should // have improved much by then. // // James Rutherford has written a brilliant title tune for it, but it // will not be included until a playable version is available -- I // thought it best for a cool tune to be associated with a cool game, // and not some crappy demo that only looks a bit like pool. // // Us usual, comments questions and hard cash to the usual address please! // // Cheers, // Jim (c) 1st Feb 1999 // ----------------------------------------- // James Shaughnessy james@manc.u-net.com // http://www.netyaroze-europe.com/~shaughnj // -----------------------------------------