Another Pool is a 2D computer billiards simulation
with an acceptable physical behaviour of the balls using SDL as
graphical subsystem.
Besides the 2D releases for MS-DOS and
Linux/Windows a 3D OpenGL relaease is available: Another
Pool GL. Furthermore the source code for the 2D-release can be
obtained on this page.
When the game was designed in 1995, there was taken care of a realistic
ball motion. The result looks quite acceptable apart from beeing the table
a bit too slippery... ;-)
It's possible to cue with top, back and side spin.
It's furthermore possible to change the angle between cue and table and play
"masse shots" (curve balls).
There is also a computer opponent implemented which - let's say - doesn't play very clever. But it should be good enough to beat you in most cases! ;-)
The table - most likely the size of the pockets - is customizable. Furthermore the "physical behaviour" of the balls and walls can be changed. The screen resolution can easily be changed easily using the "-xy width height" option when using the SDL-release.