Download List

Projeto Descrição

BitLife is an implementation of life using boolean operations (AND, OR, XOR), computing each new cell from 9 bits (itself & neighbours). It's performed in parallel on the whole image by bitblit operations (with hardware accelearation where possible). This also allows many parallel life games to run in each bitplane of the screen, giving a translucent blending effect. A proof-of-concept Python (pygame/Numeric) implementation and an xscreensaver hack are included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-12 18:39
0.92

Um bug no conexões de lados do cubo na versão Python foi corrigido. Os vizinhos são correctas através de bordas. A versão X tem agora inteligente e flexível de apoio colormap, a integração com o xscreensaver-demo configurador GUI, e uma página de homem.
Tags: Minor feature enhancements
A bug in connections of cube sides in the Python version has been fixed. The neighbors are now correct across edges. The X version now has intelligent and flexible colormap support, integration with the xscreensaver-demo GUI configurator, and a man page.

2002-09-23 04:32
0.9.1

Um cubo 3D coberto com texturas ao vivo de vida tem sido implementado na prova de versão do conceito. Ele foi dividido em vários arquivos. Praticamente não há alterações para a versão C.
Tags: Minor feature enhancements
A 3d cube covered with live textures of life has been implemented in the proof-of-concept version. It has been split into several files. There are practically no changes to the C version.

2002-07-23 20:54
0.9

A screenhack xscreensaver novo que usa aceleration e é bastante frio, movendo-se a documentação do algoritmo em um arquivo separado, e além de algumas explicações gerais.
Tags: Initial freshmeat announcement
A new xscreensaver screenhack that uses aceleration and is quite cool, moving the algorithm documentation into a separate file, and addition of some general explanations.

Project Resources