Newest Files
 Jul.16
This is a 10gb expanding VMWare disk image. I p...
 Jul.06
InfoPopper ported to Haiku.
See the project pa...
 Jun.27
This is a Virtual Box disk image of the popular...
 Jun.27
This project was based on the popular weekly su...
 Jun.17
Jukebox is simple audio player.
 May.15
Two blank BFS formatted & bootable Vmware disc ...
 Apr.27
Be na Life is a game of life.
 Apr.25
This is a Parallels disk image of the popular S...
 Apr.25
This is a Qemu disk image of the popular weekly...
 Apr.20
Git is an open source version control system de...
 Apr.17
Niue is a basic, easy to use but powerful devel...
 Apr.05
Cdrecord is used to record data or audio Compac...
 Apr.01
Latest GCC and cross compiling tools needed to ...
 Mar.27
Beam (BEware, Another Mailer) is an open source...
 Mar.26
HotSyncs your Palm Pilot with BeOS.
|
- Description:
-

About BeLife:
BeLife is a BeOS/Zeta implementation of the 'Conway's game of Life' math model.
The
Game of Life (or simply Life) is not a game in the conventional sense.
There are no players, and no winning or losing. Once the "pieces" are
placed in the starting position, the rules determine everything that
happens later. Nevertheless, Life is full of surprises! In most cases,
it is impossible to look at a starting position (or pattern) and see
what will happen in the future. The only way to find out is to follow
the rules of the game.
Rules of the Game of Life:
Life is played on a grid of square cells--like a chess board but
extending infinitely in every direction. A cell can be live or dead. A
live cell is shown by putting a marker on its square. A dead cell is
shown by leaving the square empty. Each cell in the grid has a
neighborhood consisting of the eight cells in every direction including
diagonals.
To apply one step of the rules, we count the number of live neighbors for each cell. What happens next depends on this number.
* A dead cell with exactly three live neighbors becomes a live cell (birth).
* A live cell with two or three live neighbors stays alive (survival).
* In all other cases, a cell dies or remains dead (overcrowding or loneliness).
Note:
The number of live neighbors is always based on the cells before the
rule was applied. In other words, we must first find all of the cells
that change before changing any of them. Sounds like a job for a
computer!
Background:
Life was invented by the mathematician John Conway in 1970. He choose
the rules carefully after trying many other possibilities, some of
which caused the cells to die too fast and others which caused too many
cells to be born. Life balances these tendencies, making it hard to
tell whether a pattern will die out completely, form a stable
population, or grow forever.
BeOS:
In BeOS I found two 'Life' applications, a screensaver called GLife and
'Life' an application which simulates the Game of Life math.
Unfortunally 'Life' had a dead link, so I hunted down the sources and
tried to inprove it a little. The result is 'BeLife'. Please note that
that most important bits of code in this application come from the
'Life' application, by Jeremy and Matt.
BeLife offers the same functionality as 'Life', plus user defined
colors, special patterns, random patterns and an option to kill all
life.
Find out more about about Conway's Game of Life:
http://en.wikipedia.org/wiki/Conway's_Game_of_Life
http://www.math.com/students/wonders/life/life.html
Variation description:
This is the Haiku and R5 version of BeLife. BeLife has the same functionality for Zeta, Haiku and R5.
Details about this version:
This is the first release.
bug-reports, suggestions and feature request are very welcome in the Talkback section.
Related Links:
- License:
-
Other Open Source License
- Submitted On:
-
24 Jan 2008
- Submitted By:
-
Karl vom Dorff (karl)
- File Date:
-
06 Jan 2006
- File Author:
-
0033
- File Version:
-
1.0
- File Size:
-
83.71 Kb
- File Type:
-
zip
- File HomePage:
- Click to visit site
- Downloads:
-
1
- Rating:
-
 Total Votes:0
|
Who's OnlineNo users online Guests: 3
| Hits Today: |
363 |
| Hits Yesterday: |
510 |
| Hits Total: |
147983 |
| Since: |
2007-07-25 |
|