CS 101 : FORTRAN 90 ->> Billiards game Files :
Program Details :
1.>> Requirements : Linux operating system with FORTRAN 90 and PGPLOT
2.>> Command to compile the program : f90 -L/usr/local/pgplot -L/usr/X11R6/lib -lpgplot -lX11 billiards.f90 -o runme.exe
3.>> To run it use ./runme.exe