conway-game-of-life
Here are 5 public repositories matching this topic...
Le Jeu de la vie est un automate cellulaire imaginé par John Horton Conway en 1970. Malgré des règles très simples, il est Turing-complet. C'est un jeu de simulation au sens mathématique. que j'ai ecrit en python
-
Updated
Dec 8, 2022 - Python
This project implements Conway's Game of Life using CUDA for parallel processing and displays the result as console output. The Game of Life is a cellular automaton where cells live, die, or multiply based on a set of simple rules.
-
Updated
Oct 10, 2024 - Cuda
Java Implementation with readPatternFromFile method that animates any "%.LIF" file passed into the program
-
Updated
Aug 12, 2018 - Java
Conway's game of life made using Lua with LÖVE
-
Updated
Jul 25, 2024 - Lua
Improve this page
Add a description, image, and links to the conway-game-of-life topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conway-game-of-life topic, visit your repo's landing page and select "manage topics."