← Back to tools

gol-tui

Conway's Game of Life TUI

Data & JSON linuxmacos Rust

Description

gol-tui is a terminal user interface implementation of Conway's Game of Life. It simulates the classic cellular automaton in your terminal with interactive controls.

AI Summary

Terminal implementation of Conway's Game of Life cellular automaton

Capabilities

  • + Simulate Conway's Game of Life in the terminal
  • + Interactive controls for the simulation
  • + Visual cellular automaton display

Use When

  • When you want to run Conway's Game of Life in the terminal
View AGENTS.md for gol-tui