Categories
Bitlife
'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.
Last updated 21 Jul, 2004
About
Leadership
- Beni Cherniavsky - Maintainer
Requirements
- xscreensaver (for C version) (Use Requirement)
- Python 2.2 with Numeric and Pygame Extensions (Python version) (Use Requirement)
Related Projects
Versions
0.92
0.92 beta released 2003-02-12
- Released: 12 Feb, 2003
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/bitlife/bitl...
- Licenses: GPLv2orlater
- Interfaces: X Window System
User Community and Support
User manpage included




