Skip to content

Instantly share code, notes, and snippets.

@glassonion1
Created October 29, 2021 06:13
Show Gist options
  • Save glassonion1/5fb07a3296f13c5fa9210d331d62e2de to your computer and use it in GitHub Desktop.
Save glassonion1/5fb07a3296f13c5fa9210d331d62e2de to your computer and use it in GitHub Desktop.
rectangle ブロック0 as b0
rectangle ブロック1 as b1
rectangle ブロック2 as b2
rectangle ブロック3 as b3
b0 <- b1
b1 <- b2
b2 <- b3
rectangle TX as tx0
rectangle TX as tx1
rectangle TX as tx2
rectangle TX as tx3
rectangle TX as tx4
rectangle TX as tx5
rectangle TX as tx6
rectangle TX as tx7
b0 -- tx0
b0 -- tx1
b1 -- tx2
b1 -- tx3
b1 -- tx4
b2 -- tx5
b2 -- tx6
b3 -- tx7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment