Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snowMelt-elijahPierce #968

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

anomynous1225
Copy link

@anomynous1225 anomynous1225 commented Oct 21, 2024

I have 6 different pictures displayed randomly one of which is played half the time and the other 5 are played 1/10 of the time one picture is of a snowman an igloo and a penguin the penguin and the snowman s noses are randomized in size the snowman s hat is randomized in size and there is "snow" which is randomly placed on the canvas. One picture is of the same penguin with X instead of eyes and you can see the snowman s hat as if it melted there is the sun in this picture. Another picture is of a canoe in rough water with lightning randomly hitting the boat. Another picture is of an iceberg glacier floating on the water with snow. another picture is of the canoe hitting the iceberg. The last picture is of a volcanoe with a asteroid randomly landing on the top of the screen.

  • I have read the steps to getting a blot
  • I have read all the submission requirements and follow them
  • I am submitting art that...
    • is algorithmically generated (will meaningfully change each time the program is run)
    • is your own work that is not copied from somewhere else
    • is drawable through the editor(does not use outside tools)
    • doesn't call Math.random() (See the documentation on randomness)
    • is drawable on Blot itself (doesn't have lines overlap more than 5 times)
      • Doesn't overlap lines more than 5 times
      • Fits in the working area of 125x125mm
      • Doesn't rely on colour to look good

If you used based your art on something else, used a tutorial, or remixed it from something else, please link it here:

Lastly, link a picture of your art piece here:
glacierboat
glacier
deadpenguin
alivepenguin
volcano
boat

Copy link

vercel bot commented Oct 21, 2024

@anomynous1225 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@EnterpriseGoose
Copy link
Contributor

Hello! Sorry it's been so long. The main reviewer has been swamped lately, so I wanted to give you a few hints so you have the best chance of getting a blot.

Would you be able to rename your project file to index.js? That would make it so that the automation to generate a preview can run, which is super nice for reviewers!

In terms of the actual project, I really like it! I think you're suuuper close to getting a blot, there are just a few things I would add / change and then you'll be there!
A big thing that you'll have to change for all of the pictures is that the blot can't do fill operations. If you want something shaded, you'll have to draw diagonal lines across the area you want shaded (think of how you would do it with, say, a colored pencil if you wanted to fill something in). For your blot submission, everything should be blot-drawable (though you can still have a toggle to turn it to fill mode if you think it looks better for the gallery)

For the specific pictures, I mostly just would love to see a bit more randomness.
For the dead penguin, maybe you can make the sun in different spots, add a few clouds, make a few different versions of the hat, or add some other decorations to the penguin
For the boat, I would love to see similar things change in the sky, or have a few different forms of lightning, or have some randomization with the water
For the iceberg, maybe you can make the iceberg randomize in size or shape somehow, or have the water change randomly
For the boat/iceberg, you can just apply some of the previous suggestions
I think the igloo one looks really cute, maybe you could change the size of the igloo or something but I think it looks good
For the volcano, maybe you could make the smoke change shape, or make there be some kind of random lava or make the volcano itself change shape

Anyway, I don't think you'll have to do so much per image, but just like one or two more randomization bits would get it that last little bit of the way. You're super close to getting a blot!

I'm excited to see the final changes!

Copy link

github-actions bot commented Nov 14, 2024

art/snowMelt-elijahPierce/index.js looks like art! preview it in the editor

@anomynous1225
Copy link
Author

anomynous1225 commented Nov 14, 2024 via email

@EnterpriseGoose
Copy link
Contributor

Hello!
I'm getting the preview link now but it doesn't seem like the changes got pushed. Can you check that the code was updated?

Thanks!

@anomynous1225
Copy link
Author

anomynous1225 commented Nov 14, 2024 via email

@EnterpriseGoose
Copy link
Contributor

EnterpriseGoose commented Nov 14, 2024 via email

added cloud and sun and stuff
@anomynous1225
Copy link
Author

anomynous1225 commented Nov 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants