mycoBuild - ManaalLakhani
very new to coding, did a python and java courses in school before but first time coding in JavaScript.
my artpeice is inspired by a project im working on to help people grow mycelium based composites so i just wanted to draw a mushroom :) (looks v simple but took me so long to make lol)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| blot-3dgallery | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 6, 2024 9:13pm |
This is great. Just the sort of thing I was hoping people would try to make. It would be nice to see the variation in the mushroom itself.
I think you've earned a Blot but your submission structure is messed up. Can you add a snapshots folder with some example runs and also change the file name to index.js?
art/mycoBuild-ManaalLakhani/index.js looks like art! preview it in the editor
Hey hey! After a lot of struggle and tinkering with the code, I managed to get it without math.random and change up the size of the stem and cap of the mushroom as well as the number of gills. I unfortunately couldn't get it to fix when it randomizes, and sometimes the gills go outside of the cap after a lot of struggle, so I hope it's fine that you have to press enter to get the desired shape now.
I edited the code in the GitHub post instead of uploading a new thing. I hope that's okay. Lmk if I'm still missing something or need to do anything else! https://github.com/hackclub/blot/pull/641/files https://igafnl.com/click?redirect=https%3A%2F%2Fgithub.com%2Fhackclub%2Fblot%2Fpull%2F641%2Ffiles&dID=1722702533617&hashId=4f3196324e473b12491ca124edd4d6fc9629a218592f124e11650b3554f33c5e990813&linkName=https://github.com/hackclub/blot/pull/641/files
Tysm for your time in advance and cant wait to use a blot soon :)
On Fri, Aug 2, 2024 at 11:26 AM Max Wofford @.***> wrote:
@.**** requested changes on this pull request.
Thanks for moving the files around, but it looks like the mushroom is still the same each generation & it uses Math.random(). That'll bug out the machine if you use it! Let me know once you get those fixed
— Reply to this email directly, view it on GitHub <https://igafnl.com/click?redirect=https%3A%2F%2Fgithub.com%2Fhackclub%2Fblot%2Fpull%2F641%23pullrequestreview-2215854310&dID=1722702533617&hashId=4f3196324e473b12491ca124edd4d6fc9629a218592f124e11650b3554f33c5e990813&linkName=view it on GitHub>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMF5WG7QL3UTJLVQBXMGE3ZPOQMBAVCNFSM6AAAAABKOXRUZGVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDEMJVHA2TIMZRGA . You are receiving this because you authored the thread.Message ID: @.***>
(just an fyi, you can use bt.randInRange as a substitute for math.random)
Hey, just following up on this, was my blot approved?
On Sat, Aug 3, 2024 at 5:50 PM BrightTheBackpack @.***> wrote:
(just an fyi, you can use bt.randInRange as a substitute for math.random)
— Reply to this email directly, view it on GitHub <https://igafnl.com/click?redirect=https%3A%2F%2Fgithub.com%2Fhackclub%2Fblot%2Fpull%2F641%23issuecomment-2267169670&dID=1723404663254&hashId=4f3196324e473b12491ca124edd4d6fc9629a218592f124e11650b3554f33c5e990813&linkName=view it on GitHub>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMF5WHIWIP4YVVDW3SIMSTZPVGD3AVCNFSM6AAAAABKOXRUZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXGE3DSNRXGA . You are receiving this because you authored the thread.Message ID: @.***>
Closing this PR due to inactivity! Please create a new PR when you update your art!