https://github.com/luissimas/life
Conway's game of life
https://github.com/luissimas/life
Last synced: 4 months ago
JSON representation
Conway's game of life
- Host: GitHub
- URL: https://github.com/luissimas/life
- Owner: luissimas
- Created: 2024-08-10T15:10:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T18:32:40.000Z (10 months ago)
- Last Synced: 2025-01-02T07:42:51.828Z (6 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Life
An implementation of Conway's Game of Life in Rust.