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

Island-Scooterthedev #732

Closed
wants to merge 6 commits into from
Closed

Conversation

scooterthedev
Copy link
Member

@scooterthedev scooterthedev commented Jul 21, 2024

  • I have read the steps to getting a blot

  • I am submitting art that...

    • is algorithmically generated (will change each time the program is run)
    • is drawable on a blot (fits in the work area & doesn't overlap too much)
    • is original (not copied from somewhere else)
    • doesn't call Math.random() (See the documentation on randomness)
  • Optional, if you used a tutorial or based your art on something else, please include the link here:

  • Optional, if you remixed this from something else, mention it here:

Island

This is an Island that I created that has a boat, some waves, trees and houses. Everything in this is random, from the shape of the island to where the waves are, or even where the house is located. I am pretty experienced in JS, so this didn't take me that long to make (5 hours), but was definitely still a challenge and took me some time. Overall, it was super fun to make this!

Copy link

github-actions bot commented Jul 21, 2024

art/island-scooterthedev/index.js looks like art! preview it in the editor

Copy link
Member

@BrightTheBackpack BrightTheBackpack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice art! Can you make sure the the houses and trees don't overlap. Also sometimes, the boat is on land.

@scooterthedev
Copy link
Member Author

Thank you! I think I have made it so the houses and trees don't overlap, and that the boat doesn't hit the island. Let me know if this is good!

Copy link
Member

@maxwofford maxwofford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks cool @scooterthedev! Unfortunately when I run it though it always generates the same way. Could you remove/remove the bt.setRandSeed for the PR?

Copy link
Member

@maxwofford maxwofford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-08-02 at 11 18 55 Screenshot 2024-08-02 at 11 18 51

I'm also still seeing some collisions that don't look intentional. Keep working at it and maybe include some more details on the trees, waves, & house! If you're looking for inspiration check out turtletoy.net

@scooterthedev
Copy link
Member Author

This looks cool @scooterthedev! Unfortunately when I run it though it always generates the same way. Could you remove/remove the bt.setRandSeed for the PR?

What do you mean it always generates the same? If you change the seed, it will generate differently.

Copy link
Member

@qcoral qcoral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Just checked - it does indeed generate differently when you change the seed, nice job on that. Regardless, I think you can add a lot more detail to this piece. Keep working on it!

@Dongathan-Jong
Copy link
Collaborator

Hey! I am closing the PR due to inactivity! Please create a new PR once you have updated your work!

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.

5 participants