Automata theory
Recursive Game of Life is fascinating.
Links
- Particle Life - A Game of Life Made of Particles (2018) (Code)
- Game of life with particles (in JS)
- Terra - JS library for simple biological simulations and cellular automata.
- Lenia - 2D cellular automata with continuous space, time and states. It produces a huge variety of interesting life forms.
- Conway's game of life, in parallel
- Conway's Game of Life in Go
- Implementations of Game of Life in different languages
- Implementation of logical functions in the Game of Life
- Finding Mona Lisa in the Game of Life
- A Life in Games: John Horton Conway (2015)
- Wasm Game Of Life - Game of life with WebAssembly.
- Life in life (HN)
- Inventing Game of Life (John Conway)
- Rule 30 and Game of Life
- Pebble-Intervals Automata and FO2 with Two Orders∗ (Extended Version) (2019)
- Life - Swift implementation of Conway's Game of Life.
- Remembering John Conway's FRACTRAN (2020) (HN)
- Game of Life in one Ruby statement inspired by APL (2020) (HN)
- Build a digital clock in Conway's Game of Life
- Growing Neural Cellular Automata (2020)
- Game of Life on Metal (2020) (Code)
- Tock - Theory Of Computing toolKit. Can simulate the automata taught in standard theory of computation courses.
- Game of Life Web
- Accretor Cellular Automata (2018)
- Eye Computer: Turning Vision into a Programmable Computer (2010) (Tweet)
- The Game of Life – Emergence in Generative Art (2020) (HN)
- conwayste - Multiplayer Conway's Game of Life.
- Cellular automata as convolutional neural networks (2020) (HN)
- What is that scarf? (2019)
- The Recursive Universe (2020) (HN) (Lobsters)
- Build a working game of Tetris in Conway's Game of Life (Lobsters)
- Let’s build a computer in Conway's game of life (2020)
- Building a computer in Conway's game of life (2020) (HN)
- Cellular Automaton in Haskell (I). Conway's Game of Life
- Cellular Christmas Tree (2018)
- Simulating Fluid Dynamics with Cellular Automata (1986) (HN)
- Fast Python implementation of Conway's game of life and other cellular automata
- Breaking a Degenerate Hyper-Dimensional Game of Life (2021)
- Self-Organising Textures - Neural Cellular Automata Model of Pattern Formation. (HN)
- List of amazing cellular automata projects (2021)
- Minkovski Cellular Automata Simulator (Code)
- Get a Life
- Create your own cellular automata (HN) (Code)
- Self-reproducing cellular automata (2021)
- WebGL Cellular Automata - Multi-state 8-neighbor totalistic 2D cellular automata simulation written in WebGL, with support for random rule generation.
- Adversarial Reprogramming of Neural Cellular Automata (2021) (HN)
- Conway’s Game of Life in SwiftUI
- Understanding Multiple Neighborhood Cellular Automata (2021) (HN)
- VulkanAutomata - GPU-Accelerated Cellular Automata Render Engine using the Vulkan API.
- Computational Hierarchy of Elementary Cellular Automata (2021)
- Simple Rust implementation of Conway's Game of Life
- WebGPU Compute Cellular Automata
- CellularAutomata - Cellular automata creation and analysis tools in Julia.
- Learning Graph Cellular Automata (2021) (Tweet) (Code)
- Cellular Automata in F# (2020) (HN)
- Lifeee - Conway’s Game of Life with an infinite zoomable grid. (HN)
- Life Simulation Written in Rust (Code)
- Lisp in Conway's Game of Life
- Cellular Automata (2017) (HN)
- A Lisp Interpreter Implemented in Conway’s Game of Life (2021) (HN)
- 29-year-old Conway conjecture settled (2022) (HN)
- Conway's Game of Life implementations for Native/Emscripten
- List of life-like cellular automata (HN)
- On the Concept of Motion (2022)
- Buttons as Finite Automata (HN)
- Conway's Game of Life: Mathematics and Construction (Code)
- Conway's Game of Life – Mathematics and Construction (HN)
- convoca - Predict and analyze cellular automata using convolutional neural networks.
- CellPond - Surreal cellular automata. (Web)
- Go-L - Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.). (HN)
- Digital astronomy with cellular automata (HN)
- Building arbitrary Life patterns in 15 gliders (2022) (HN)
- Recursive Game of Life (HN)
- Elegant implementation to John Conway's Game of Life with JSXGraph
- Dominux Go Server - Game of Go implementation in VR.
- Learning Nominal Automata in Haskell
- Conway’s Game of Life: Mathematics and Construction (HN)
- Cellular Automata: A Discrete Universe Book
- 2D Liquid Simulator with Cellular Automaton (2017) (HN)
- Variations on Conway's Game of Life, running on GPU
- Grid World (HN)
- 3d Cellular Automata (2022)
- Solar Powered Conways Game of Life (2023)
- Pure WASM Game of Life (2023)
- Pure Wasm Life 2: Optimizing Webassembly and Canvas (2023)