Discuss Scratch
- Discussion Forums
- » Suggestions
- » Scratch Blocks to Written Scripts
- fyromaniac1
-
100+ posts
Scratch Blocks to Written Scripts
Scratch should make an option that would allow users to not only go inside the game and and look at the scripts in the sprites, but look at that script in multiple programming languages such as Java
1. First of all with this, scratchers would be able to get good at scratch, then move up a level to a written program.
2.This would enhance learning
3.Would make a program career easier in the future
4.Would make an understandance
How to see the written script: Go inside the game and and look near the shrink, grow, and delete buttons. Then, there will be a new button that is the script button. Then, it gives you a list of program languages. You click it, then click a script in the game. Next, it will show a page which would be like http://scratch.mit.edu/project/<project#>/#script
PLEASE IMPLEMENT THIS!
1. First of all with this, scratchers would be able to get good at scratch, then move up a level to a written program.
2.This would enhance learning
3.Would make a program career easier in the future
4.Would make an understandance
How to see the written script: Go inside the game and and look near the shrink, grow, and delete buttons. Then, there will be a new button that is the script button. Then, it gives you a list of program languages. You click it, then click a script in the game. Next, it will show a page which would be like http://scratch.mit.edu/project/<project#>/#script
PLEASE IMPLEMENT THIS!
- ProdigyZeta7
-
1000+ posts
Scratch Blocks to Written Scripts
Psst. You can sort of do that….
Enter in the project ID and bam! You got a wall of code, known as a .json file.
http://scratch.mit.edu/internalapi/project/########/get
- Discussion Forums
- » Suggestions
-
» Scratch Blocks to Written Scripts