Life

Life version 1.4 Download

What is Life?

Life is a Python implementation of Conway's Game of Life.

Life is written in Python 2. Downloads are available for both GNU/Linux and Windows. It can also run on other platforms with python2.

Installation

You do not need to install Life. You can use it by simply running the program with python2. You need to download the appropriate version of Life for your operating system.

In most cases you can start the program by double clicking the downloaded executable. If you are on console you need to execute the file. You can also run the source archive directly by running python2 life-1.4.0.zip at command prompt.

Usage

After starting Life you can input an initial pattern by clicking on the cells. To begin emulation click on the Start button. You can adjust the speed of emulation by using the slide at the bottom. After finishing click Reset to clear the board.

You can also save the patterns to a file by clicking on the Save button. To load a previously saved pattern click on the Open button and select the pattern file. Life supports the file format life 1.06.

License

Copyright © 2014-2024 Dr. Agnibho Mondal
All rights reserved

Life is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Contacts

Agnibho Mondal
mondal@agnibho.com
www.agnibho.com


Softwares of Agnibho
Copyright © 2013-2024 Dr. Agnibho Mondal
www.agnibho.com