KGameOfLife

Home
The Game Of Life
- Rules
- Patterns: examples
- Patterns: classification
- John Conway
- The Game of Life now
Screenshots
Download
KGameOfLife
User Manual
SourceForge Page

Download

Tarball

Latest is currently version 0.1.
You can find the latest tarball at
https://sourceforge.net/project/showfiles.php?group_id=66811&release_id=122762

Note: this works with KDE3.1 beta or RC or CVS HEAD and Qt3.1 beta or CVS HEAD
To compile it, do in your home dir or a temp dir:
tar jxvf kgameoflife-0.1.tar.bz2
cd kgameoflife
./configure
make
su -c 'make install'
and root password

Please report me any disfunctionality.

CVS

web-cvs

You can browse KGameOfLife code through web-cvs at:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/kgameoflife/

Anonymous CVS Access

KGameOfLife CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set.
When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@cvs.kgameoflife.sourceforge.net:/cvsroot/kgameoflife login
cvs -z3 -d:pserver:anonymous@cvs.kgameoflife.sourceforge.net:/cvsroot/kgameoflife 
      co kgameoflife
Updates from within the module's directory do not need the -d parameter.

 

SourceForge.net Logo


Last modified November 25 2002 01:07:00.