There are 1 repository under cellularautomata topic.
Cellular automata search program
:notes: Music generation using Elementary Cellular Automata.
Continuous Complex-Valued Cellular Automata: Inspired by Lenia and quantum mechanics, this cellular automaton evolves according to the Schrödinger equation, with a convolutional Hamiltonian. This project uses SFML for visualisation.
Simple implementation of John Conway's cellular automaton with wraparound topology and fancy animations
Implementation of a genetic algorithm in Conway's Game of Life to find starting patterns that result in desired final patterns.
A game that simulates the evolution of cells on a grid. The user inputs the size and number of iterations. The cells' state is updated based on their alive neighbors. The updated state is printed at each iteration.
Console app to generate images from the Aether model in different dimensions and initial configurations
Some Artificial Life Algorithms I'm Working On
Cellular Automata Csharp
Simple Game of Life Cellular Automata made by C#, Windows Forms
Code for the catagolue.link/stats page
Simple command-line ellular automata simulator
Langton's Ant (cellular automata) implemented in processing
Conways Game of Life in Arduino, display is a Nokia Display
A Wolfram CA written in Processing