corrected link to {bouncer-2d prototype} pdf

This commit is contained in:
sejo 2024-01-06 22:35:35 +01:00
parent eea73fa140
commit c0f633ec7f
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ following a simple set of rules, you can collaborate with it to compute and disp
# downloads
=> => https://ipfs.io/ipfs/QmfQwdoc68dPXnGTspTiWu8xjpCLGUaH7YYFUmx84YUtwS/ bouncer2d-8x6 ready to be printed (pdf)
=> https://ipfs.io/ipfs/QmfQwdoc68dPXnGTspTiWu8xjpCLGUaH7YYFUmx84YUtwS/ bouncer2d-8x6 ready to be printed (pdf)
# structure
@ -39,4 +39,4 @@ second page:
* observe the cells in the computer: each one has a name at the top, and a list of 1 to 3 cell names that correspond to its inputs.
* for each cell, remember and apply the rule: put an element of class A inside the cell only when all of its inputs are B. otherwise put inside an element of class B.
* example rule: put a black bean inside the cell only when all of its inputs are chickpeas. otherwise, put a chickpea inside.
* when you finish iterating through all the cells, you would have completed a frame of the animation in the screen. capture it somehow!
* when you finish iterating through all the cells, you would have completed a frame of the animation in the screen. capture it somehow!