Neon Wolf #BringBackAPI
-
There are three ways to create a new program. OPTION 1: Go to the computer programming course. Instead of selecting the lesson scroll to the bottom of the page. There will be a button There to crea...
-
I found the issue. So it appears that your son missed a , (comma). He needs to add the comma at the end of declaring the label for the button. (approximately line #125)
-
- Общност
- Computing Platform Community Discussions
- Using variables to resize a shape that has been rotated.
The shape is being rotated from the center of rotation. Think of rotating like a circle. The shape is on the edge of that circle, thus the shape will end up going around the circle (rotate). But yo...
-
If his is the same as mine, then I believe he needs to capitalize the this.onclick(); function. So instead of this: this.onclick(); He needs to do this: this.onClick(); The function will not run i...
-
You do this: setInterval(function() { //your code }, 1000); This will run the function every time 1000 milliseconds (1 second) has past. You can also first create a function (i.e. doThis() ) an...
-
It appears he needs to switch the statement >= to <= in y >= this.x + this.size As well as the this.x to this.y
-
I need to see the rest of the code. Could provide a link or post it here?
-
Some of them still work, but they are all dying one by one.
-
- Общност
- Computing Platform Community Discussions
- Cannot read properties of undefined (reading "code")
You need to change key.code on lines 37-50 to keyCode as key.code is not a thing.
-
The tricky part of creating a program that will access the KA API is making it available for KA users.
-
Общо активност 58
-
Последна дейност
-
Член от
-
Следи 0 потребители
-
Следен от 0 потребители
-
Гласове 19
-
Абонаменти 18
-
Общо активност 58
-
Последна дейност
-
Член от
-
Следи 0 потребители
-
Следен от 0 потребители
-
Гласове 19
-
Абонаменти 18