Create cool pixel art using rules
-
Updated
Oct 25, 2024 - Svelte
Create cool pixel art using rules
Run this to visualize a very famous celluar automata (CA) simulation: Conway's Game of Life. CA generally uses random states/seeds and neighbor-checking algorithms to find periodic forms and simulate economic and biological processes
School project: game of life simulation with extra rules.
DigitalOrganism is an interactive, visually captivating cellular automaton simulation that explores the fascinating world of emergent patterns and complexity. This project, inspired by Multiple Neighborhood Cellular Automata.
Raspberry Pi-developed cellular automata game
School Project (prog. B 2023 årsprøve): Combination of Celluar Automata and Autonomous Agents
This model is use to assess the suitability of current and future locations for commercial wind farm construction across the Conterminous United States (CONUS). Aggregated datasets have been prepared for all states and the CONUS. Model script: "LR_Equation_Code.py", "CA_Model_Code.py". Model instructions: "Model Description and Instructions.pdf".
Add a description, image, and links to the celluar-automata topic page so that developers can more easily learn about it.
To associate your repository with the celluar-automata topic, visit your repo's landing page and select "manage topics."