Difference between revisions of "Bitlife"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Bitlife |Short description=Implementation of Conway's Game of Life |Full description='bitlife' implements Conway's Game of Life using boolean logic operations (and,...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Implementation of Conway's Game of Life
 
|Short description=Implementation of Conway's Game of Life
 
|Full description='bitlife' implements Conway's Game of Life using boolean logic operations (and, or, not, xor). It does so by blits, thus running a Life game in every bitplane in parallel. Two implementations are available: a proof-of-concept one in Python and a useful one in C.
 
|Full description='bitlife' implements Conway's Game of Life using boolean logic operations (and, or, not, xor). It does so by blits, thus running a Life game in every bitplane in parallel. Two implementations are available: a proof-of-concept one in Python and a useful one in C.
 +
|Homepage URL=http://bitlife.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://bitlife.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=C,Python
 
|Computer languages=C,Python
 
|Documentation note=User manpage included
 
|Documentation note=User manpage included
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GtkLife
 
|Related projects=GtkLife
 
|Keywords=games,Python,life,Conway,Game of Life
 
|Keywords=games,Python,life,Conway,Game of Life
|Is GNU=n
+
|Version identifier=0.9.6
|Last review by=Janet Casey
+
|Version date=2006/01/08
|Last review date=2004-07-21
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/bitlife/files/latest/download?source=files
 +
|Version comment=0.9.6 beta released 2006-01-08
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/28
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.92
+
|Status=
|Version date=2003-02-12
+
|Is GNU=No
|Version status=beta
+
|License verified date=2003-02-12
|Version download=http://prdownloads.sourceforge.net/bitlife/bitlife-0.9.2.tar.gz?download
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2003-02-12
 
|License verified date=2003-02-12
|Version comment=0.92 beta released 2003-02-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Beni Cherniavsky
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Beni Cherniavsky
 
 
|Email=cben@users.sourceforge.net
 
|Email=cben@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 43: Line 42:
 
|Interface=x-window-system
 
|Interface=x-window-system
 
|Use=gameplaying
 
|Use=gameplaying
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2003-02-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 57: Line 51:
 
|Prerequisite description=Python 2.2 with Numeric and Pygame Extensions (Python version)
 
|Prerequisite description=Python 2.2 with Numeric and Pygame Extensions (Python version)
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 20:07, 27 December 2016


[edit]

Bitlife

http://bitlife.sourceforge.net/
Implementation of Conway's Game of Life

'bitlife' implements Conway's Game of Life using boolean logic operations (and, or, not, xor). It does so by blits, thus running a Life game in every bitplane in parallel. Two implementations are available: a proof-of-concept one in Python and a useful one in C.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

12 February 2003




Leaders and contributors

Contact(s)Role
Beni Cherniavsky Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:cben@users.sourceforge.net


Software prerequisites

KindDescription
Required to usePython 2.2 with Numeric and Pygame Extensions (Python version)
Required to usexscreensaver (for C version)




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.