summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-11-27 15:59:59 +0100
committera14m <[email protected]>2020-11-27 15:59:59 +0100
commitc5102454bd6fc49f72bce0a0b6d9f438bf4cc9e4 (patch)
treedf79e359a36d6101650a80f5eb46d1b70cb70ce0 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ede1172
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Game of Life
+A repo that includes a different implementations for [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)
+in different languages