https://github.com/kravchuk21/smooth-life
SmoothLife Implementation
https://github.com/kravchuk21/smooth-life
c
Last synced: 12 months ago
JSON representation
SmoothLife Implementation
- Host: GitHub
- URL: https://github.com/kravchuk21/smooth-life
- Owner: kravchuk21
- Created: 2023-11-06T12:36:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T18:34:37.000Z (over 2 years ago)
- Last Synced: 2025-01-03T11:12:45.284Z (over 1 year ago)
- Topics: c
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmoothLife Implementation in C
made from a video from the [Tsoding](https://www.youtube.com/@TsodingDaily) channel
https://github.com/kravchuk21/smooth-life/assets/66268773/b333aa01-bf7b-453e-aa5a-30c7bfa166dc
## Quick Start
```console
$ ./build.sh
$ ./main
```
## References
- https://arxiv.org/abs/1111.1567