Empire

Cellular automaton simulator

A cellular automaton simulation of a population's growth, interaction, and evolution in response to environmental factors.

A cellular automaton I made up myself, written in C++/ SFML

GitHub

147 stars
16 watching
30 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
krisajenkins/wireworld An implementation of Conway's WireWorld cellular automata in Elm, allowing users to simulate and analyze complex patterns of movement in discrete space. 3
zsoltk/gameoflife An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules 98
makingthematrix/ca_art A project demonstrating cellular automata through generative art in Scala 16
felko/ton-lang A visual programming language implemented as a cellular automaton 63
chrisnc/tangaroa A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. 111
whackashoe/codi A cellular automaton model for simulating spiking neural networks 6
ljvmiranda921/sprites-as-a-service An application for generating custom 8-bit sprites using Cellular Automata, with a REST API and web interface. 305
kwaikeg/kwaiagents An agent system designed to simulate human-like decision-making with Large Language Models (LLMs) and machine learning techniques 1,101
cardoso/autopong A Swift-based interactive tutorial on building an AI-powered Pong game with SpriteKit 14
eandrju/cellular-automaton.nvim A plugin that generates aesthetically pleasing animations of cellular automaton rules based on the content of the Neovim buffer. 1,894
mycelianetwork/revo A tool for modeling and simulating complex systems using language rules and visualizing them as networks 1
amanzi/ats A highly customized and integrated hydrology simulator for complex terrestrial ecosystems 47
zminton/trolleymod A platform for simulating and collecting data on human decision-making in autonomous vehicle scenarios. 7
villasframework/node Enables real-time data exchange between simulation equipment and software for power grid simulation. 13
yangminz/bcst_csapp An implementation of a computer system simulator in C, based on the book CSAPP 916