https://github.com/cezarypiatek/fgameoflife
F# implementation of Conway's Game of Life
https://github.com/cezarypiatek/fgameoflife
Last synced: 8 months ago
JSON representation
F# implementation of Conway's Game of Life
- Host: GitHub
- URL: https://github.com/cezarypiatek/fgameoflife
- Owner: cezarypiatek
- License: mit
- Created: 2015-11-21T21:31:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T12:18:58.000Z (over 8 years ago)
- Last Synced: 2025-01-17T05:43:44.297Z (9 months ago)
- Language: F#
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FGameOfLife
===========
F# implementation of Conway's Game of Life
