https://github.com/sn99/conway-game-of-life
Conway game of life in written in Rust
https://github.com/sn99/conway-game-of-life
conways-game-of-life rust
Last synced: 7 months ago
JSON representation
Conway game of life in written in Rust
- Host: GitHub
- URL: https://github.com/sn99/conway-game-of-life
- Owner: sn99
- License: mit
- Created: 2018-09-22T19:36:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T19:54:48.000Z (over 1 year ago)
- Last Synced: 2025-03-22T17:22:48.301Z (7 months ago)
- Topics: conways-game-of-life, rust
- Language: Rust
- Homepage:
- Size: 28.3 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conway-game-of-life
[](https://travis-ci.com/sn99/conway-game-of-life)
The program implements conway's game of life in rust