cell creation loop

This commit is contained in:
hanfel-dovned 2024-05-15 16:41:17 -07:00 committed by Will Hanlen
parent 22c11a5115
commit b34118e9cb
2 changed files with 9 additions and 19 deletions

View File

@ -13,11 +13,11 @@
;table.wf.grow.basis-half ;table.wf.grow.basis-half
;tbody.scroll-none ;tbody.scroll-none
;* ;*
%+ turn (gulf 1 4) %+ turn (gulf 1 10)
|= x=@ |= x=@
;tr ;tr
;* ;*
%+ turn (gulf 1 4) %+ turn (gulf 1 10)
|= y=@ |= y=@
=/ val=(unit pail:neo) (~(get by kids.bowl) ~[ud/x ud/y]) =/ val=(unit pail:neo) (~(get by kids.bowl) ~[ud/x ud/y])
=/ vaf (fall val [%accel-cell !>(*accel-cell)]) =/ vaf (fall val [%accel-cell !>(*accel-cell)])

View File

@ -16,23 +16,13 @@
++ init ++ init
|= old=(unit vase) |= old=(unit vase)
:_ (need old) :_ (need old)
:~ [#/[p/our.bowl]/home/accel/1/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~] %- zing
[#/[p/our.bowl]/home/accel/1/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~] %+ turn (gulf 1 10)
[#/[p/our.bowl]/home/accel/1/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~] |= col=@ud
[#/[p/our.bowl]/home/accel/1/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~] %+ turn (gulf 1 10)
[#/[p/our.bowl]/home/accel/2/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~] |= row=@ud
[#/[p/our.bowl]/home/accel/2/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~] [#/[p/our.bowl]/home/accel/[ud/col]/[ud/row] %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/2/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~] ::
[#/[p/our.bowl]/home/accel/2/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/3/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/3/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/3/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/3/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/4/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/4/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/4/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
[#/[p/our.bowl]/home/accel/4/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~]
==
++ poke ++ poke
|= [=stud:neo vax=vase] |= [=stud:neo vax=vase]
^- (quip card:neo vase) ^- (quip card:neo vase)