complife.org: added todo

This commit is contained in:
2026-03-11 00:10:42 +00:00
parent 0bba1894dc
commit c29e70b1da

6
complife.org Normal file
View File

@@ -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.