A Delphi Pascal Windows program that demonstrates John Conway's Game Of Life.
This project is archived and is no longer being developed. No support is available. Bug reports, feature requests and pull requests are not being accepted.
For more information about the program please see the John Conway's Game Of Life page on delphidabbler.com.
The final release of the program is v5.2.0.
The source code was not originally developed under version control. Eventually the source code was moved to a Subversion repository. A summary of changes made before moving to version control can be found in Docs/PreSVNFileChanges.txt
and Docs/PreSVNProjectChanges.txt
. The remainder of the history was recorded in the Subversion repo, a dump of which has been uploaded to SVN/life-svndump.zip
[download].
The main branch of this project differs from the final release in two ways.
-
The original
README.md
file has been renamedREADME-original.md
so that this file will be displayed on GitHub. -
life-svndump.zip
was uploaded to theSVN
directory, as noted above.
The original README.md
is the one that is included with the final release. It is also included in the source code zip file for that release.
The source code as it was at the final release can be viewed on GitHub by switching to the v5.2.0-FINAL
tag.
This program is released under the terms of the MIT License.