From c29e70b1dabb8997d899c9441dfae683bdcc5d89 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Wed, 11 Mar 2026 00:10:42 +0000 Subject: [PATCH] complife.org: added todo --- complife.org | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 complife.org 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.