CODINGLISTINGS ★ Conway's LIFE|The Amstrad User) ★

Conway's LifeCoding Listings
★ Ce texte vous est présenté dans sa version originale ★ 
 ★ This text is presented to you in its original version ★ 
 ★ Este texto se presenta en su versión original ★ 
 ★ Dieser Text wird in seiner Originalfassung präsentiert ★ 

Computers are ideal for modelling real life. The many tedious calculations can be performed in reasonable time, without taxing the patience of a rational being. One of the first published programs for the CPCs was a simulation (Kingdoms, second issue of the U.K. User and first issue of TAU).

LIFE is a classical modeling program, which simulates a colony of cells inhabiting an invisible grid. It regenerates according to simple rules which were postulated by John Conway, a mathematician at Cambridge. It has been implemented on most microcomputers, usually in machine language to produce rapidly changing patterns.

This is a fairly slow version, written in straight Basic which would need very little modification to run on most computers. I wanted to watch the effect of the rules as each generation develops, so the display shows the state of the current generation and the changes in the succeeding generation as they happen. The births and deaths happen simultaneously at the moment of regeneration: a birth/death will not affect an adjacent survival/death/birth if the conditions are right. The changes are recognised only when the succeeding generation becomes the current generation.

Each colony will produce a different pattern. Some colonies may expire quickly, while others, seemingly on the point of extinction, may suddenly explode. Some patterns will oscillate between two states with a period of two or more generations, and others will become static. The random initialisation of each new colony could be changed to allow the study of selected starting patterns.

This is definitely not a fast action-packed interactive game, but patience will be rewarded by the development of interesting patterns.

TAU

★ PUBLISHER: The Amstrad User (Australia)
★ YEAR: 1988
★ AUTHOR: Petr Lukes
 

★ AMSTRAD CPC ★ A voir aussi sur CPCrulez , les sujets suivants pourront vous intéresser...

Lien(s):
» Coding Src's » Scrolling Scenery (Computing With the Amstrad)
» Coding Src's » Happy Birthday (Amstrad Computer User)
» Coding Src's » Musik (Happy Computer)
» Coding Src's » Sing alonga CPC (Computing With the Amstrad)
» Coding Src's » Rainbow-Scape (Amstrad Computer User)
» Coding Src's » Bola Multicolor (Amstrad User)
Je participe au site:

» Vous avez remarqué une erreur dans ce texte ?
» Aidez-nous à améliorer cette page : en nous contactant via le forum ou par email.

CPCrulez[Content Management System] v8.7-desktop
Page créée en 017 millisecondes et consultée 1469 fois

L'Amstrad CPC est une machine 8 bits à base d'un Z80 à 4MHz. Le premier de la gamme fut le CPC 464 en 1984, équipé d'un lecteur de cassettes intégré il se plaçait en concurrent  du Commodore C64 beaucoup plus compliqué à utiliser et plus cher. Ce fut un réel succès et sorti cette même années le CPC 664 équipé d'un lecteur de disquettes trois pouces intégré. Sa vie fut de courte durée puisqu'en 1985 il fut remplacé par le CPC 6128 qui était plus compact, plus soigné et surtout qui avait 128Ko de RAM au lieu de 64Ko.