Freelife : Conway Game of Life
(Linux + GTK)

Snapshot

Eclipse Based code

Licensing

Download the GTK 2 version

 

Snapshot

Eclipse Based code

All the code for this project is developed using Eclipse/CDT (Eclipse 3.3 + CDT 4.0), and should be preferably compiled using this IDE.

This said, you can also download the project with SVN and compile it using the Makefiles (the Eclipses projects are all Makefile based).

 

The easiest way to proceed is to use the SVN plugin within Eclipse: subclipse.

 

You can then follow these easy steps to check-out the code from Eclipse:

 

1.      Select a workspace where you want to put the ffmpeg-examples projects:

 

2.      Select then the perspective ‘SVN Repository Exploring’:

 

3.      Right-click in the pane ‘SVN Repository’ and select ‘New / Repository Location’:

 

4.      Enter then the SVN repository
https://freelife.svn.sourceforge.net/svnroot/freelife

 

5.      Expand the SVN repository to see all projects, select them and start the Check Out operation:

 

6.      Finish the checkout operation:

 

7.      Once done, switch the Perspective view to C/C++ Perspective.

 

Please note the following regarding the code:

·        This is C code, not C++ code. Actually, the code is gnu99 (iso99 + gnu extensions).

·        Both the ffmpeg and SDL libraries are searched in /usr/include (headers) and /usr/lib (libraries). If you install the packages ffmpeg-devel and SDL-devel, this is the places where they are installed.

·        In release mode, the documentation is generated, using Doxygen. In order for this step to be successful, you need to have doxygen and graphviz installed. I strongly suggest installing –doxywizard as well. You might also want to install the Eclipse plugin for Doxygen: Eclox

Licensing

This project is released under the BSD license: see here for details.

Download the GTK 2 version

Developed and tested on Fedora 7 / 2.6.21.

 

Full source code

svn co https://freelife.svn.sourceforge.net/svnroot/freelife

Anonymous SVN access

Browse SVN repository

Browse the Documented Source Code

Browse Source Code

Project Statistics

Usage Statistics For freelife

Download Aplication RPM

freelife-0-2.i386.rpm

 

 

 

Olivier Singla

Pages created:
December 2000

Pages last revised:
Dec 5th  2007

SourceForge.net Logo