#cellular-automata #automata #cellular #tui #cli

app termCA

Interactive TUI Cellular Automata simulator

1 unstable release

0.1.0 Nov 15, 2024

#30 in Simulation

MIT/Apache

195KB
2.5K SLoC

logo

TermCA

TermCA is a TUI simulator for cellular automata written in Rust. It displays the automata in the terminal and allows you to interact with the simulation in real time.

Simulations

The latest version supports the following simulations:

Installation

cargo install termCA

Usage

When you run the program, you will be presented with a menu where you can select the simulation you want to run. Every screen and popup has its own set of controls that you can see by pressing ?.

Dependencies

~13–23MB
~336K SLoC