mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
cell creation loop
This commit is contained in:
parent
22c11a5115
commit
b34118e9cb
@ -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)])
|
||||||
|
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user