https://github.com/blagojeblagojevic/smooth-life
implementation of a conway game of life
https://github.com/blagojeblagojevic/smooth-life
c conway-s-game-of-life conways-game-of-life smooth-life
Last synced: 2 months ago
JSON representation
implementation of a conway game of life
- Host: GitHub
- URL: https://github.com/blagojeblagojevic/smooth-life
- Owner: BlagojeBlagojevic
- License: mit
- Created: 2023-06-07T15:08:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T09:10:55.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T06:36:43.525Z (4 months ago)
- Topics: c, conway-s-game-of-life, conways-game-of-life, smooth-life
- Language: C++
- Homepage:
- Size: 1.45 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smooth-life
Implementation of a smooth game of lifeBased on: https://arxiv.org/pdf/1111.1567.pdf