Conway's Game of Life in your terminal :)
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
Simple Rust TUI implementation of Conway's Game of Life, not well optimized
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
Simple Rust TUI implementation of Conway's Game of Life, not well optimized