Skip to content
forked from JBontes/Life32

Life32 - Conway's game of life player

Notifications You must be signed in to change notification settings

johndoe123/Life32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life32

Life32 is a player/editor for conway's game of life and related CA's.
If you don't know what Life (or a CA) is, check out http://conwaylife.com
Life32 will run on any Windows version from XP to 10.

#Installing the program You can find the binary files needed to run Life32 in the Binary folder.
Just copy these into any folder and run the program from there.

#Compiling the code This is version 2.19 written in Delphi.

In order for the code to compile, you need to install the components in Life32_v2.dpk first.
The code has been tested with D7 and D_XE7, and it should compile with all current versions.

It does not compile in Lazarus but making it compatible should not be too much work.

About

Life32 - Conway's game of life player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 99.9%
  • PHP 0.1%