Skip to content

Commit 0603f99

Browse files
authored
Update GET_A_BLOT.md
1 parent a35b9cc commit 0603f99

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

GET_A_BLOT.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,14 @@ The first step is to make some generative art like that seen in [the gallery](ht
88

99
You can learn how to use the editor and make art by following some of [these guides](https://blot.hackclub.dev/guides).
1010

11-
You can't just copy an existing piece of art and mess with the numbers. You need to make your own original piece.
12-
That being said you can take inspiration from other art and remix a few pieces together.
11+
Some criteria your art needs to meet:
12+
13+
- Drawable by the machine.
14+
- That means the lines can not be too dense.
15+
- It should fit within the workarea.
16+
- You need to make your own original piece.
17+
- You can't just copy an existing piece of art and mess with the numbers.
18+
- That being said you can take inspiration from other art and remix a few pieces together.
1319

1420
# 2) Make a PR with your original artwork
1521

@@ -56,6 +62,7 @@ Refer to [this example](https://github.com/hackclub/blot/tree/main/art/square-di
5662
- Click "Create Pull Request"
5763
- Name your pull request with the name of your directory (`{yourArtworkName}-{yourName}`)
5864
- In the body, describe your artwork and your experience coding
65+
- Please add an image of your artwork to the pull request.
5966
- Click "Create Pull Request"
6067

6168
Your PR will be reviewed by people in the BLOT community. We aren't evaluating it based on style

0 commit comments

Comments
 (0)