-
Updated
Aug 22, 2020 - C++
#
cellular-automata
Here are 577 public repositories matching this topic...
Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
Lenia - Mathematical Life Forms
-
Updated
Jul 24, 2020 - Python
-
Updated
Jan 10, 2020 - JavaScript
Cellular Automaton 2D Liquid Simulator for Unity
-
Updated
Feb 10, 2017 - C#
Generate your personal 8-bit avatars using Cellular Automata, a mathematical model that simulates life, survival, and extinction
-
Updated
Aug 17, 2020 - Vue
a collection of cellular automata written in Haskell with Diagrams
-
Updated
May 28, 2019 - Haskell
Generate a voxel shader (for MagicaVoxel) from a custom CA rule
-
Updated
Apr 19, 2019 - JavaScript
A Python Library for Conway's Game of Life
game-of-life
biology
cellular-automata
mathematics
simulation-framework
artificial-life
conways-game-of-life
artificial-life-algorithms
-
Updated
Jul 30, 2020 - Python
Generates a 2D animation of Rule 30 (or other rules) being fed into Conway's Game of Life.
-
Updated
Aug 2, 2020 - Python
A reimplementation of growing neural cellular automata using pytorch
-
Updated
Jun 16, 2020 - Python
cardinot
commented
Dec 12, 2018
The attr ranges could accept an interval of chars (according to ASCII). The attr ranges are mainly used by the plugins to define their attributes, e.g., see the attributes of this plugin.
The examples below could be
A library for working with Cellular Automata, for Python.
-
Updated
Jun 13, 2020 - Python
Using your GitHub Contribution Graph as a four-color Game of Life.
-
Updated
Jul 21, 2020 - JavaScript
The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, which simulates air pressure and velocity, heat, gravity, and a countless number of interactions between different substances! This repo is my mod of that game.
-
Updated
May 7, 2020 - C++
A visual programming language, evaluated as a cellular automaton
programming-language
visual-programming-language
cellular-automata
esolang
visual-programming-editor
-
Updated
Mar 21, 2020 - Python
-
Updated
Aug 18, 2020 - Haxe
Cellular automata browser toy
-
Updated
Aug 1, 2020 - JavaScript
Predict and analyze cellular automata using convolutional neural networks
-
Updated
Feb 29, 2020 - Python
Simple Python script that generates cellular automata posters as PDF files.
-
Updated
Aug 3, 2019 - Python
-
Updated
Aug 6, 2020 - JavaScript
Simulating complete lives of different cellular animals and plants. Evolution, inheritance, predation and more.
java
simulation
evolution
javafx
cellular-automata
mutations
zero-player-game
2d-graphics
cellularautomata
animal-behavior
emergent-behavior
breeds
cellular-automatons
cellsim
-
Updated
Jun 23, 2019 - Java
Open
Linux .deb installer
pedro-andrade-inpe
commented
Feb 24, 2015
Investigate how to build a .deb installer.
A Lua toolkit for computational geometry on a grid
-
Updated
Apr 24, 2020 - Lua
Conway's Game of Life using python's matplotlib and numpy
-
Updated
Nov 20, 2019 - Python
3D Fluid Simulation for Unity based on a Cellular Automaton
-
Updated
Sep 21, 2017 - C#
■□ elementary cellular automata library □■
-
Updated
Apr 19, 2017 - JavaScript
GPU-accelerated engine for multi-dimensional cellular automata
-
Updated
Aug 23, 2020 - Python
Stochastic Cellular Artificial Life Simulator
-
Updated
Dec 31, 2017 - Python
Cellular automata search program
game-of-life
life
gameoflife
cellular-automata
cellularautomata
conway-s-game-of-life
cellular-automaton
conways-game-of-life
-
Updated
Jul 28, 2020 - Python
Improve this page
Add a description, image, and links to the cellular-automata topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cellular-automata topic, visit your repo's landing page and select "manage topics."
We should make an additional documentation page, called "Example overview". In this page we list the examples (as bullet points). In each bullet point we explain what the user can learn by each example page.
Eg. from HK model they learn synchronous agent update. From COVID-19 they learn using arbitrary graphs and plotting on arbitrary graphs. etc.