← Back to tools
View AGENTS.md for gof-rs
gof-rs
Game of Life in the terminal with 500+ unique patterns
Description
gof-rs is Conway's Game of Life rendered in your terminal with over 500 unique patterns to choose from. It provides an interactive visualization of cellular automata directly in the terminal.
When to use this tool
✓ Good fit when
- You want to explore cellular automata in the terminal
- You want to visualize Game of Life patterns
✕ Avoid when
- You need high-performance simulation
- You need graphical rendering
AI Summary
A terminal Conway's Game of Life implementation with 500+ selectable patterns.
Capabilities
- + Render Game of Life in the terminal
- + Choose from 500+ unique patterns
- + Interactive simulation controls
Use When
- → You want to explore cellular automata in the terminal
- → You want to visualize Game of Life patterns
Avoid When
- x You need high-performance simulation
- x You need graphical rendering