https://github.com/tsoding/smoothlife
SmoothLife Implementation in C
https://github.com/tsoding/smoothlife
Last synced: 8 months ago
JSON representation
SmoothLife Implementation in C
- Host: GitHub
- URL: https://github.com/tsoding/smoothlife
- Owner: tsoding
- License: mit
- Created: 2023-05-27T18:09:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T10:03:39.000Z (over 2 years ago)
- Last Synced: 2025-04-29T12:24:58.151Z (11 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 72
- Watchers: 4
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmoothLife Implementation in C
https://github.com/tsoding/SmoothLife/assets/165283/6ea16daa-90ef-4034-a37c-8bd9dfcebd33
## Quick Start
```console
$ ./build.sh
$ ./main
```
## References
- https://arxiv.org/abs/1111.1567