Another extension to add to my Extension Testing project!
Aha! Thereās my extensions! I have infested the average userās makecode toolbox! Iām one step closer to world domination now, muhahahaha
I have a question though⦠How does the extension work?
I ask because I have no idea what Iām doing.
BRUH, is there any more extensions?
Yes⦠Thatās about half of themā¦
LOL iām making the post right now! I totally fell asleep before making it XD
Bad news: Itās broken. Converting to javascript is WAY harder than expected. That old link is 100% broken!! (sorry @Blobbey, youāll have to remove it) Somehow the code in the MakeNet function got jumpled, and the mutate function is spitting 'NaNās randomly⦠and I have to get a video about this extension into the newspaper in less than a week 0_0
can you send a link i can try to fix it (it happens a lot to me (functions breaking))
Donāt worry I got it!
The Extension is HERE!
TYSM @YuHayate For your help and inspiration, I couldnātāve done this without you!
wow good job @randomuser you did great. looking forward to work with this extension
although i wont be on the forum for about a month now as i have school and a lot of extra work with my classes (i asked my teacher to give me as much work to study to get the best grades, i felt like i wasnāt the best version of me so i will work on myself for a month),
ps. you extension looks great
i noticed that you have in all the blocks the number of inputs and outputs. why?
why not in the create network function you add a name part and instead of two inputs with no description use a name
example
i made two lists one of all the names and one with all the information of those names
so you can make one name list and one list with a number[]
with the number of inputs and outputs so [in,out]
to get the number of inputs and outputs just find the position in the name array of the ai then in the input/output array and at that same position you have the number of inputs and outputs
Tysm! Thatās awesome!
I considered that as a future update! Thanks for the sample code, Iām definately adding that :0 it would be a bit of reworking, but now that the video is done, I have more time!