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

app termCA

Interactive TUI Cellular Automata simulator

2 releases

0.1.1 Nov 29, 2024
0.1.0 Nov 15, 2024

#25 in Simulation

Download history 85/week @ 2024-11-11 23/week @ 2024-11-18 109/week @ 2024-11-25 39/week @ 2024-12-02 11/week @ 2024-12-09

59 downloads per month

MIT/Apache

230KB
3K 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

~14–24MB
~302K SLoC