diff --git a/complife.org b/complife.org new file mode 100644 index 0000000..196d920 --- /dev/null +++ b/complife.org @@ -0,0 +1,6 @@ +* TODO Restructure simulation +Instead of going for one massive tape with "lines" being programs, go +for 8x8 chunks. + +The idea is to draw each individual command in motion instead of the +composite program. The visualisation will look amazing.