Topic: "cellular-automata"
mxgmn/MarkovJunior
Probabilistic language based on pattern matching and constraint propagation, 153 examples
Language: C# - Size: 14.2 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 7,721 - Forks: 326

The-Powder-Toy/The-Powder-Toy
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.
Language: C++ - Size: 38.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4,767 - Forks: 798

Chakazul/Lenia
Lenia - Mathematical Life Forms
Language: Python - Size: 39.5 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 3,604 - Forks: 229

hunar4321/particle-life
A simple program to simulate artificial life using attraction/reuplsion forces between many particles
Language: HTML - Size: 51.7 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 3,145 - Forks: 322

JuliaDynamics/Agents.jl
Agent-based modeling framework in Julia
Language: Julia - Size: 1.83 GB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 802 - Forks: 135

rileyjshaw/terra
:space_invader: JS library for simple biological simulations and cellular automata
Language: JavaScript - Size: 373 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 610 - Forks: 46

jongallant/LiquidSimulator
Cellular Automaton 2D Liquid Simulator for Unity
Language: C# - Size: 60.5 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 485 - Forks: 52

avaneev/prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Language: C - Size: 9.87 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 312 - Forks: 23

ljvmiranda921/sprites-as-a-service
Generate your personal 8-bit avatars using Cellular Automata, a mathematical model that simulates life, survival, and extinction
Language: Vue - Size: 2.07 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 311 - Forks: 19

cgsdev0/termsand
falling sand sim for tmux 3.4+
Language: Rust - Size: 25.4 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 270 - Forks: 7

R74nCom/sandboxels
In-browser falling-sand simulation game with over 500 elements and thousands of reactions.
Language: JavaScript - Size: 28.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 238 - Forks: 476

lantunes/cellpylib
A library for working with Cellular Automata, for Python.
Language: Python - Size: 17.7 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 235 - Forks: 33

chenmingxiang110/Growing-Neural-Cellular-Automata
A reproduction of growing neural cellular automata using PyTorch.
Language: Python - Size: 3.51 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 208 - Forks: 41

bollu/cellularAutomata
a collection of cellular automata written in Haskell with Diagrams
Language: Haskell - Size: 17.6 MB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 187 - Forks: 13

postspectacular/toxiclibs
Official master repo (Git version)
Language: Java - Size: 29.8 MB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 183 - Forks: 45

kchapelier/cellular-automata-voxel-shader
Generate a voxel shader (for MagicaVoxel) from a custom CA rule
Language: JavaScript - Size: 480 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 180 - Forks: 12

nicolasloizeau/gol-computer
A computer in Conway's game of life
Language: M4 - Size: 1.98 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 166 - Forks: 12

ljvmiranda921/seagull
A Python Library for Conway's Game of Life
Language: Python - Size: 1.93 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 166 - Forks: 28

elliotwaite/rule-30-and-game-of-life
Generates a 2D animation of Rule 30 (or other rules) being fed into Conway's Game of Life.
Language: Python - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 161 - Forks: 14

evoplex/evoplex
Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.
Language: C++ - Size: 6.01 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 135 - Forks: 23

ansegura7/Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Language: HTML - Size: 23.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 128 - Forks: 48

hakolao/sandbox
2D Pixel Physics Simulator
Language: Rust - Size: 6.34 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 122 - Forks: 4

HPSCIL/Patch-generating_Land_Use_Simulation_Model
The PLUS model integrates a rule mining framework based on Land Expansion Analysis Strategy (LEAS) and a CA model based on multi-type Random Patch Seeds (CARS), which was used to understand the drivers of land expansion and project landscape dynamics.
Size: 688 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 121 - Forks: 41

ms0g/cubicLife
Conway's Game of Life in 3D
Language: C++ - Size: 83.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 109 - Forks: 7

kiwijuice56/sand-slide
Fast falling sand game made within Godot and utilizing GDExtension features
Language: C++ - Size: 93.4 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 98 - Forks: 18

PWhiddy/Growing-Neural-Cellular-Automata-Pytorch
Extended experiments of "Growing Neural Cellular Automata" https://distill.pub/2020/growing-ca/
Language: Jupyter Notebook - Size: 709 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 97 - Forks: 15

ethomson/github4life
Using your GitHub Contribution Graph as a four-color Game of Life.
Language: JavaScript - Size: 294 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 95 - Forks: 16

maxencefaldor/cax
Cellular Automata Accelerated in JAX (Oral at ICLR 2025)
Language: Python - Size: 87.1 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 86 - Forks: 9

Tw1ddle/game-of-life
:game_die: Interactive Conway's Game of Life simulation written in Haxe
Language: Haxe - Size: 5.18 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 74 - Forks: 10

jacob1/The-Powder-Toy Fork of The-Powder-Toy/The-Powder-Toy
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.
Language: C++ - Size: 84.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 67 - Forks: 9

danielegrattarola/GNCA
Code for "Learning Graph Cellular Automata" (NeurIPS 2021).
Language: Python - Size: 88.9 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 15

williamgilpin/convoca
Predict and analyze cellular automata using convolutional neural networks
Language: Python - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 66 - Forks: 19

LLNL/ExaCA
Cellular automata code for alloy nucleation and solidification written with Kokkos
Language: C++ - Size: 6.94 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 64 - Forks: 21

ManevilleF/bevy_life
Generic cellular automaton plugin for bevy.
Language: Rust - Size: 55.9 MB - Last synced at: about 6 hours ago - Pushed at: 5 months ago - Stars: 64 - Forks: 3

felko/ton-lang
A visual programming language, evaluated as a cellular automaton
Language: Python - Size: 537 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 1

psychedelicious/lifelike
Cellular automata browser toy
Language: JavaScript - Size: 2.44 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 61 - Forks: 2

williamyang98/3D-Cellular-Automata
3D Cellular Automata in Browser
Language: JavaScript - Size: 13.4 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 5

lantunes/netomaton
Automata on arbitrary networks, with Python
Language: Python - Size: 52.7 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 58 - Forks: 12

Jeadie/Go-L
Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)
Language: Go - Size: 393 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 3

doersino/cellular-automata-posters
Simple Python script that generates cellular automata posters as PDF files.
Language: Python - Size: 6.56 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 56 - Forks: 2

scienceetonnante/ConwayLife
Game of life simulation used in my Youtube video
Language: Python - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 52 - Forks: 33

macmade/GameOfLife
Conway's Game of Life macOS app.
Language: Swift - Size: 3.78 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 52 - Forks: 4

robertmartin8/PyGameofLife
Conway's Game of Life using python's matplotlib and numpy
Language: Python - Size: 3.37 MB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 46 - Forks: 14

AlephAlpha/golly
Golly, a Game of Life simulator (unofficial mirror from SourceForge)
Language: C++ - Size: 33.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 45 - Forks: 8

Frager/CA-Fluid-Simulation
3D Fluid Simulation for Unity based on a Cellular Automaton
Language: C# - Size: 3.17 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 9

nhartland/forma
A Lua toolkit for computational geometry on a grid
Language: Lua - Size: 668 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 42 - Forks: 0

elbecerrasoto/gym-cellular-automata
Cellular Automata Environments for Reinforcement Learning
Language: Python - Size: 7.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 42 - Forks: 9

TreacherousDev/Treacherous
A Godot tool for creating cell-based procedurally generated maps
Language: GDScript - Size: 4.94 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 42 - Forks: 4

HPSCIL/Mixed_Cell_Cellullar_Automata
The Mixed-Cell Cellullar Automata (MCCA) provides a new approach to enable more dynamic mixed landuse modeling to move away from the analysis of static patterns. One of the biggest advantages of mixed-cell CA models is the capability of simulating the quantitative and continuous changes of multiple landuse components inside cells.
Size: 304 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 41 - Forks: 12

LelsersLasers/3D-Cellular-Automata-WGPU
3d Cellular Automata using WGPU in Rust (for the web and using compute shaders)
Language: JavaScript - Size: 9.08 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 0

TerraME/terrame
TerraME is a programming environment for spatial dynamical modelling
Language: Lua - Size: 69.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 13

96lives/gca
Official implementation of Generative Cellular Automata: ICLR 2021, 2022 (spotlight)
Language: Python - Size: 15.3 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 33 - Forks: 5

FlorianFe/Cells
👾🕹 A Conway's Game of Life implementation
Language: JavaScript - Size: 4.56 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 5

ingewortel/artistoo
CPM implementation in pure JavaScript
Language: JavaScript - Size: 52 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 32 - Forks: 15

dawidgorny/webgpu-cca
Experiment implementation of Multiple Neighborhoods Cellular Automata using WebGPU
Language: TypeScript - Size: 6.55 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 32 - Forks: 0

Lehnart/alife
A project to share on artificial life(Alife in short). It is essentially cellular automata but you could find also L-systems, swarm intelligence, physic simulations, etc.
Language: C - Size: 468 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 0

a5kin/xentica
GPU-accelerated engine for multi-dimensional cellular automata
Language: Python - Size: 432 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 3

raunit-x/Generative-Art-Sketches
A Generative Art Gallery with the idea of creating a virtual Art Gallery with my creations. I have tried my hands on creating some visually appealing art using Cellular Automata, Recursive Grammar, Phyllotaxis, Sandpiles, Perlin Noise, IFS, Tiling.
Language: JavaScript - Size: 433 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 3

ExcaliburEX/Graduation-Design-and-MATLAB-Code-
毕设文章以及文中的MATLAB,以及那段时间帮同学们写的MATLAB编码。元胞自动机(Cellular Automata),遗传算法(Genetic Algorithm)。⬅↖⬆↗➡↘⬇↙↪↩🔄🧡💛💙💚💜🖤💕💞💖💝💥
Language: MATLAB - Size: 23.5 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 31 - Forks: 12

bestape/alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Language: HTML - Size: 29.5 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 2

AdamWhiteHat/Roguelike-Procedual-Cave-Generator
A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.
Language: C# - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 4

thi-ng/ws-ldn-10 📦
Generative design workshop (Clojure/ClojureScript)
Language: Clojure - Size: 4.38 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 2

blaumeise20/jell-machine
A remake of the game "Cell Machine" written in JavaScript.
Language: TypeScript - Size: 5.2 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 29 - Forks: 12

m1rza-s/Cellsim-2
Simulating complete lives of different cellular animals and plants. Evolution, inheritance, predation and more.
Language: Java - Size: 2.17 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 4

W-A-James/cellular
A simple command-line tool that generates gif images and animations from elementary cellular automata
Language: Rust - Size: 363 KB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 1

ghjansen/cas
Cellular Automata Simulator
Language: Java - Size: 19.9 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 3

EthanJamesLew/GameOfLife
A fast, C++ OpenGL implementation of Conway's Game of Life. Now includes a 3D version!
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 6

conwayste/conwayste
Multiplayer Conway's Game of Life (desktop app + server) implemented in Rust
Language: Rust - Size: 3.93 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 3

o-p-e-n-s-e-t/flocc
Agent-based modeling in JavaScript in the browser or on the server.
Language: TypeScript - Size: 2.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

benpm/cellarium
Cellular automata with dynamic rulesets in WebGL
Language: TypeScript - Size: 4.03 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 3

wangzhe3224/pyca
A more general Python Cellular Automata with multi-dimensions and multi-cell type mix
Language: Python - Size: 22.1 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 26 - Forks: 6

OscarCunningham/logic-life-search
Cellular automata search program
Language: Python - Size: 88.9 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 3

bradrn/cabasa 📦
A generic 2D cellular automaton simulator
Language: Haskell - Size: 320 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 1

shanto268/comprehensive_simulation_traffic_analysis_software
This repository contains software for multi-agent simulation model of mixed traffic flow of connected (HVs) and automated vehicles (AVs) in Python using pygame, matplotlib, numpy, scipy and seaborn libraries. The software is capable of simulating many different cases of traffic flow and creates data files and figures for the purpose of analysis.
Language: Python - Size: 20.8 MB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 6

lrlna/olivaw
■□ elementary cellular automata library □■
Language: JavaScript - Size: 83 KB - Last synced at: 22 days ago - Pushed at: about 8 years ago - Stars: 25 - Forks: 2

MartinuzziFrancesco/CellularAutomata.jl
Cellular automata creation and analysis tools
Language: Julia - Size: 1.14 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 1

grough/pixel-animator 📦
Make generative pixel art in your browser
Language: JavaScript - Size: 265 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 4

mwharrisjr/Game-of-Life
A simple python implemenation of John H. Conway's Game of Life that runs in Linux and Windows terminal/console.
Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 11

maxencefaldor/Leniabreeder
Repository for "Toward Artificial Open-Ended Evolution within Lenia using Quality-Diversity" (ALIFE 2024).
Language: Jupyter Notebook - Size: 4.28 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 21 - Forks: 2

fraserlove/pylab
A collection of algorithms, simulations, generators, utilities and mathematical scripts written in Python.
Language: Python - Size: 13.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 8

catseye/ALPACA
MIRROR of https://codeberg.org/catseye/ALPACA : A Language for the Pithy Articulation of Cellular Automata
Language: Python - Size: 208 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 3

Mainakdeb/text-2-cellular-automata
:brain: Neural Cellular Automata + CLIP
Language: Jupyter Notebook - Size: 88.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 1

AlephAlpha/rlifesrc
A Game of Life pattern searcher written in Rust. 用 Rust 搜索生命游戏中的图样。
Language: Rust - Size: 1.7 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 3

chenmingxiang110/VAE-NCA
This repo provides the code to replicate the experiments in the paper: Image Generation With Neural Cellular Automatas.
Language: Jupyter Notebook - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 4

briandconnelly/seeds
Stochastic Cellular Artificial Life Simulator
Language: Python - Size: 3.69 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 4

SocratesNFR/EvoDynamic
EvoDynamic seeks to evolve and develop suitable discrete dynamic models of self-organizing systems based on local interactions.
Language: Python - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 5

LelsersLasers/3D-Cellular-Automata-Raylib
3d Cellular Automata using Raylib in C++
Language: C++ - Size: 193 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

jasonwebb/cellular-automata-explorer
(WIP) An interactive web app for exploring cellular automata.
Language: JavaScript - Size: 3.81 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 2

zhan3333/python-Cellular-automata
元胞自动机 Python 实现、康威生命游戏 / Cellular Automata With Python, Conway's Game of Life
Language: Python - Size: 191 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 3

kchapelier/cellular-automata
Cellular automata runner
Language: JavaScript - Size: 49.8 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 2

ArcherFMY/HCA_saliency_codes
Codes for HCA (Hierarchical Cellular Automata for Visual Saliency) accepted by IJCV 2018.
Language: Matlab - Size: 91.3 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 10

shanto268/NaSch_CA_Traffic_Flow_Analysis_Software
This repository contains software for multi-agent simulation model of mixed traffic flow of connected (HVs) and automated vehicles (AVs) in Python using pygame, matplotlib, numpy, scipy and seaborn libraries. The software is capable of simulating many different cases of traffic flow and creates data files and figures for the purpose of analysis. Currently I am working on making the front end of the software more user friendly for potential commercialization.
Language: Python - Size: 71.3 MB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 1

belkakari/cellular-automata-pytorch
A reproduction and tweaking of Growing Neural Cellular Automata
Language: Python - Size: 13.1 MB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 3

noisybass/ProceduralDungeons
Different Implementations of 2D Procedural Maps
Language: C++ - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 4

fabiooo4/termCA
Interactive TUI Cellular Automata simulator for the terminal written in Rust
Language: Rust - Size: 340 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 0

kiwijuice56/sand-spoon
A modular falling sand game where you can create infinite elements from words
Language: GDScript - Size: 2.64 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 3

danieldeer/amaz3dsim
A lightweight Python-based 3D network multi-agent simulator. Uses a cell-based congestion model. Calculates risk, loudness and battery capacities of the agents. Suitable for 3D network optimization tasks.
Language: Python - Size: 115 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

supposedly/nutshell
[alpha!] [on hiatus] An advanced cellular-automaton-specification language that transpiles to Golly's.
Language: Python - Size: 20.8 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 5

Zang3th/SalinityGL
OpenGL baselayer library in C++
Language: C++ - Size: 382 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 15 - Forks: 3

adam-mcdaniel/game-of-life
A game of life🔬 simulator on an infinite♾️ plane
Language: Rust - Size: 18.5 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3
