Skip to content

Commit 9336a0b

Browse files
committed
file name change
1 parent 9a5d3a1 commit 9336a0b

9 files changed

Lines changed: 5 additions & 8 deletions

File tree

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,21 +53,18 @@ This is your chance to share memories, places, and stories that make your neighb
5353
## Technical Terms & p5.js Elements
5454

5555
### Grade 6~8
56-
57-
- async setup()
58-
- image()
56+
- [image()](https://beta.p5js.org/reference/p5/image/)
5957
- IF, Else, Else If
6058
- Operators
61-
- mouseIsPresse(), keyIsPressed()
59+
- [mouseIsPressed()](https://p5js.org/reference/p5/mouseIsPressed/), [keyIsPressed()](https://p5js.org/reference/p5/keyIsPressed/)
6260
- Flowchart
63-
- dist()
61+
- [dist()](https://p5js.org/reference/p5/dist/)
6462

6563
### Grade 9~12
66-
6764
- Boolean variable
68-
- text()
65+
- [text()](https://p5js.org/reference/p5/text/)
66+
- [describe()](https://p5js.org/reference/p5/describe/)
6967
- Parallel IFs vs. nested IFs
70-
- describe()
7168
- Playtest
7269

7370
## References & Artworks for Discussion: Interpretations of Time
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)