

This is a perl/tk based game I call "kugel", you can call it whatever 
you please. The game is played by moving objects on the board and 
putting them into rows, columns, diagonals. Each time you create a 
line of the same objects ("kugels", balls...), the score will increment 
with the number of objects you accomplished to line up. In the same 
time, the lined up "kugels" will disappear, so you can continue the 
game with more maneuver space on the board. Any time you fail to create 
a line of "kugels", new ones will appear on the board. Once the board 
is full, the game is over.

Requirements: Perl 5.005
              Tk module, 8.0
              (earlier versions won't work)
              
              Any operating system supporting the above should do, I
              tested the software on Linux (RedHat 5.2) and Solaris.

	      Later tested on Mandrake 7.1.
              
Have fun.     


Vlatko Primorac
vlatko@vlptel.com

January 2002


