blot
blot copied to clipboard
Island-Scooterthedev
-
[x] I have read the steps to getting a blot
-
[x] I am submitting art that...
- [x] is algorithmically generated (will change each time the program is run)
- [x] is drawable on a blot (fits in the work area & doesn't overlap too much)
- [x] is original (not copied from somewhere else)
- [x] 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!
art/island-scooterthedev/index.js looks like art! preview it in the editor
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!
This looks cool @scooterthedev! Unfortunately when I run it though it always generates the same way. Could you remove/remove the
bt.setRandSeedfor the PR?
What do you mean it always generates the same? If you change the seed, it will generate differently.
Hey! I am closing the PR due to inactivity! Please create a new PR once you have updated your work!