Lobsang
Lobsang
I have implemented the `wait` block from Scratch (pun unintended). It's usage: ```js wait(1, "seconds"); wait(1000, "milliseconds"); ``` I have also changed docs/index.html to reflect the changes.
I am trying to install the library on Windows 10, but it appears that there are no instructions for windows. Is the library Linux/Mac only?
So, I just finished with the code for the first video. I have made a lot of changes in the code, so my code may seem to be different than...
#### Problem description *Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you...
I went though slash.c, but I didn't understand a single thing. Is there an explanation of the code?