File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,14 @@ The first step is to make some generative art like that seen in [the gallery](ht
88
99You 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
6168Your PR will be reviewed by people in the BLOT community. We aren't evaluating it based on style
You can’t perform that action at this time.
0 commit comments