Added info about Wireworld.
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 6 Sep 2012 05:01:06 +0000 (01:01 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 16 Jun 2013 22:28:42 +0000 (18:28 -0400)
wireworld/README.md [new file with mode: 0644]

diff --git a/wireworld/README.md b/wireworld/README.md
new file mode 100644 (file)
index 0000000..e137b96
--- /dev/null
@@ -0,0 +1,22 @@
+[Wireworld]
+===========
+
+
+States
+------
+* Empty
+* Electron head
+* Electron tail
+* Conductor
+
+
+Transitions
+-----------
+* Empty -> Empty
+* Electron head -> Electron tail
+* Electron tail -> Conductor
+* Conductor -> Electron head if exactly one or two of the neighbouring cells
+  are electron heads, or remains Conductor otherwise.
+
+
+[Wireworld]: http://en.wikipedia.org/wiki/Wireworld
This page took 0.017235 seconds and 4 git commands to generate.