Conway's Game of Life
Projects with this topic
-
Conway's game of life implementation in C with raylib
Updated -
Ce projet est une implémentation du célèbre Jeu de la Vie de John Horton Conway en Rust, utilisant la bibliothèque graphique macroquad. Il permet de simuler une grille infinie de cellules avec des contrôles interactifs pour ajouter ou retirer des cellules, zoomer, se déplacer et lancer ou arrêter la simulation.
Updated -
Conway's Game of Life in the Terminal with Ratatui.
Updated -
An implementation of Conway's Game of Life in the Godot Engine.
Updated -
Simple implementation of Conway's Game of Life done as exercise.
UpdatedUpdated -
Conway's Game of Life with libcaca
Updated -
Simple unix terminal game of life viewer
Updated -
-
Implementation of Conway's Game of Life
Updated -
A Python implementation of the classic system Conway's Game of Life.
Updated -
Game of life in Netlogo
Updated -
Implementation of the Conway's Game of Life cellular automaton
Updated -
An OpenGL application (written in C++) that provides the user with either a 'Conway's Game of Life' Cellular Automaton, or a custom automaton of square cells. The user can set up an initial state and a delay in milliseconds and watch it evolve.
Updated