Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Oct 29, 2023
2 parents ceeec55 + 3b87d34 commit 7343f3e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/examples/examples.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ export function getExampleGalleries(locales: Locales): Gallery[] {
'RotatingBinary',
'FontMachine',
'Pumpkin',
'Size',
]
),
createGallery(
Expand Down
6 changes: 6 additions & 0 deletions static/examples/Size.wp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Size
=== start/en
word/en, 字/zh: ((Button() | ∆ Key()) ? Phrase("BIG"/en"大"/zh size: 5m) Phrase("small"/en"小"/zh size: 1m))
time/en,時間/zh: ((Time(1234ms)) ÷ 1ms) · 1°

Stage([word] place: Place(0m 0m -5m) background: Color(80% 28 time))

0 comments on commit 7343f3e

Please sign in to comment.