simple conway thing
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2131b34 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# conways game of life implementation + +- finite board +- terminal output +- image input +- simple impl + +## demonstration + +https://github.com/bend-n/cgol/assets/70787919/d8848785-d4dc-4bca-ad82-c451a62e7520
\ No newline at end of file |