From: Siraaj Khandkar Date: Sun, 2 Sep 2012 02:00:25 +0000 (-0400) Subject: Added root README. X-Git-Url: https://git.xandkar.net/?p=cellular-automata.git;a=commitdiff_plain;h=254f065b9e49d4960c41978c59fa898ee5924ba3 Added root README. --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..31bb487 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Cellular Automata +================= + +I started-out wanting to try Conway's Game of Life, but now I'd like to try +other automata rules as well.