https://github.com/suneil/conway
Conway's game of life implemented in GO
https://github.com/suneil/conway
conway-s-game-of-life golang
Last synced: 2 months ago
JSON representation
Conway's game of life implemented in GO
- Host: GitHub
- URL: https://github.com/suneil/conway
- Owner: suneil
- Created: 2017-05-30T06:29:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T06:33:38.000Z (about 8 years ago)
- Last Synced: 2025-01-30T23:28:24.655Z (4 months ago)
- Topics: conway-s-game-of-life, golang
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conway's Game of Life
```
go get -u install github.com/suneil/conway
conway
```