1
0
contenu/liens-interessants/2023/06/09/bd8036cc0bd26d12b0e6f11c921822d0/index.md

18 lines
909 B
Markdown
Raw Normal View History

2023-09-05 23:47:36 +02:00
---
2024-03-25 08:58:44 +01:00
title: 'Building arbitrary Life patterns in 15 gliders - a blog by biggiemac42'
date: '2023-06-09'
2023-09-05 23:47:36 +02:00
cover: screenshot.png
2024-03-25 08:58:44 +01:00
tags:
- Conway
- 'Jeu de la vie'
2023-09-05 23:47:36 +02:00
links:
2024-03-25 08:58:44 +01:00
- { title: 'Page originale', url: 'https://btm.qva.mybluehost.me/building-arbitrary-life-patterns-in-15-gliders/' }
- { title: 'Internet Archive', url: 'https://web.archive.org/web/https://btm.qva.mybluehost.me/building-arbitrary-life-patterns-in-15-gliders/' }
ignore_keywords:
- tags
2023-09-05 23:47:36 +02:00
---
> Using new techniques, every object in Conway's Game of Life that can be constructed at all, now has a fixed cost of 15 gliders. Here's how.
Le [Jeu de la Vie de Conway](https://fr.wikipedia.org/wiki/Jeu_de_la_vie) (où "jeu" est à prendre au sens mathématique du terme) recèle des "secrets" d'une puissance étonnante.
À partir de règles mathématiques simples, on peut aboutir à des résultats d'une complexité intrigante.