https://github.com/hellerve/game-of-life
An implementation of the Game of Life in Carp, using anima.carp
https://github.com/hellerve/game-of-life
Last synced: about 1 year ago
JSON representation
An implementation of the Game of Life in Carp, using anima.carp
- Host: GitHub
- URL: https://github.com/hellerve/game-of-life
- Owner: hellerve
- Created: 2018-10-25T12:31:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T11:07:41.000Z (over 6 years ago)
- Last Synced: 2025-02-12T05:12:13.366Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Life
The Game of Life in Carp, implemented using
[anima.carp](//github.com/hellerve/anima.carp).