Hi,
You are looking at the README to kolumns. A game I wrote very quickly using KDevelop and the easy to use KDE libraries. The game is quite playable already, but I hope it'll improve much in the future.
Kolumns was written on KDE2, and quickly ported to KDE3. You are currently using the KDE3 sources...but they may work on KDE2.
To compile & run, type the following at the command prompt:
./configure
make
cd kolumns
./kolumns
If the compile fails due to something other than missing libraries, you may want to run autoconf and automake first.
Read the INSTALL file for more detailed information.
If you want to get rid of the sources, just copy the kolumns file and the themes folder to some other location(they must be in the same location though). Then you can just run kolumns by clicking on the kolumns file.
Please visit http://sourceforge.net/projects/kolumns
Thanks,
Henry Stanaland
henryst@mit.edu
