isometric software vivarium that simulates a mini civilization
-
Updated
Apr 14, 2023 - TypeScript
isometric software vivarium that simulates a mini civilization
🧬 Web GPU-accelerated cellular automata playground simulating artificial life patterns with customizable interactions.
Modular entity–component–system, focused on API and ease of use.
Conway's Game of Life is a classic cellular automaton where patterns evolve based on simple rules: cells live, die, or reproduce depending on their neighbors. This repository offers an elegant implementation, perfect for exploring algorithms and emergent behaviors
A TypeScript webapp featuring an infinite grid canvas where users can place and control programmable "ants" that follow custom JSON-based rules. Watch as simple rules create complex emergent behaviors!
Add a description, image, and links to the emergent-behavior topic page so that developers can more easily learn about it.
To associate your repository with the emergent-behavior topic, visit your repo's landing page and select "manage topics."