Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (16 loc) · 1.79 KB

File metadata and controls

31 lines (16 loc) · 1.79 KB

John Conway's Game Of Life

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.

Final Release

The final release of the program is v5.2.0.

Source Code

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].

Commits since the last release

The main branch of this project differs from the final release in two ways.

  1. The original README.md file has been renamed README-original.md so that this file will be displayed on GitHub.

  2. life-svndump.zip was uploaded to the SVN 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.

License

This program is released under the terms of the MIT License.