https://github.com/zsarge/cgol-rust
Conway's Game of Life, for the terminal, written in Rust
https://github.com/zsarge/cgol-rust
Last synced: about 1 month ago
JSON representation
Conway's Game of Life, for the terminal, written in Rust
- Host: GitHub
- URL: https://github.com/zsarge/cgol-rust
- Owner: zsarge
- License: mit
- Created: 2021-08-07T21:24:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-07T11:56:10.000Z (over 4 years ago)
- Last Synced: 2025-01-27T14:49:32.102Z (over 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cgol-rust
Conway's Game of Life, for the terminal, written in Rust