conway-game-of-life
Here are 9 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 is an implementation of Conway's Game of Life using Lua and the LÖVE 2D framework. It features customized rules that modify the behavior of the original game, allowing for creative and varied cell interactions.
-
Updated
Apr 6, 2025 - Lua
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
This repository implements several small terminal-based graphical programs in Rust.
-
Updated
Jan 17, 2026 - Rust
Java Implementation with readPatternFromFile method that animates any "%.LIF" file passed into the program
-
Updated
Aug 12, 2018 - Java
A full-stack implementation of Conway's Game of Life using Spring Boot and HTML5 Canvas, featuring user management, game state persistence, and interactive grid manipulation with classic patterns support.
-
Updated
Jan 13, 2025 - Java
An interactive React + TypeScript simulation of Conway’s Game of Life.
-
Updated
Nov 18, 2023
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."