Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k3rs3d/living-quine
A self-replicating implementation of Conway's Game of Life in Rust.
https://github.com/k3rs3d/living-quine
Last synced: about 1 month ago
JSON representation
A self-replicating implementation of Conway's Game of Life in Rust.
- Host: GitHub
- URL: https://github.com/k3rs3d/living-quine
- Owner: k3rs3d
- License: mit
- Created: 2023-10-14T18:58:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T19:03:46.000Z (about 1 year ago)
- Last Synced: 2023-12-13T21:09:21.647Z (about 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# life-quine
A self-replicating implementation of Conway's Game of Life in Rust.