Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » how to code in text NOT BLOCKS or at least veiw it as text
- kooljj2233
-
6 posts
how to code in text NOT BLOCKS or at least veiw it as text
how do i code in text like lines of code such as
1 moveUp(12);
2 moveDown(14);
3 moveLeft(23);
4 moveRight(78);
i am used to the blocks and now i want to try this type of code and if there isnt a way can you please add a javascript feature so scratchers can practice coding in the most popular coding language.
plz help i need an answer fast and im faster with text coding and i have a deadline coming up for a cool project/game for my gaming group
<no you cant join here see my project join a gaming phenomenom>
1 moveUp(12);
2 moveDown(14);
3 moveLeft(23);
4 moveRight(78);
i am used to the blocks and now i want to try this type of code and if there isnt a way can you please add a javascript feature so scratchers can practice coding in the most popular coding language.
plz help i need an answer fast and im faster with text coding and i have a deadline coming up for a cool project/game for my gaming group
<no you cant join here see my project join a gaming phenomenom>
Last edited by kooljj2233 (Nov. 27, 2015 00:01:42)
- kooljj2233
-
6 posts
how to code in text NOT BLOCKS or at least veiw it as text
hello if anyone can help me please do i am good at javascript like coding but i cant find a veiw as text button or a code as text button or anything like that
also if it isnt javascript can you also link to a video tutorial.
looking 4 help
kooljj2233
also if it isnt javascript can you also link to a video tutorial.
looking 4 help
kooljj2233
- gdpr533f604550b2f20900645890
-
1000+ posts
how to code in text NOT BLOCKS or at least veiw it as text
Well, you can edit your project's JSON.
- kooljj2233
-
6 posts
how to code in text NOT BLOCKS or at least veiw it as text
i am sorry i meant to specify can i please have an alternative with NO DOWNLOAD please thank you for your help a lot chibi-matoran
- IronBit_Studios
-
1000+ posts
how to code in text NOT BLOCKS or at least veiw it as text
You can't.
If you want to do this, learn JS yourself. This has been rejected several times.
If you want to do this, learn JS yourself. This has been rejected several times.
- gdpr533f604550b2f20900645890
-
1000+ posts
how to code in text NOT BLOCKS or at least veiw it as text
Hey, it seems that you have asked the same question elsewhere. Let's keep the discussion on that topic, then. 

- IronBit_Studios
-
1000+ posts
how to code in text NOT BLOCKS or at least veiw it as text
Uh, that doesn't exist otherwise. i am sorry i meant to specify can i please have an alternative with NO DOWNLOAD please thank you for your help a lot chibi-matoran
But this is a separate site.
- kooljj2233
-
6 posts
how to code in text NOT BLOCKS or at least veiw it as text
what is it how do i use it and is it freeUh, that doesn't exist otherwise. i am sorry i meant to specify can i please have an alternative with NO DOWNLOAD please thank you for your help a lot chibi-matoran
But this is a separate site.
- ChocolatePi
-
1000+ posts
how to code in text NOT BLOCKS or at least veiw it as text
Scratch projects aren't “code” in other languages. .sb2 files are just data for other programs to read and run. A program that runs Scratch has to be able to understand the file format, but there is no “code”. The closest thing you can get is the JSON, which is the way Scratch represents blocks 

- CodingJam
-
17 posts
how to code in text NOT BLOCKS or at least veiw it as text
You save the file as a .zip file, open it, click on project, edit it, upload it and view it!
- CodingJam
-
17 posts
how to code in text NOT BLOCKS or at least veiw it as text
You save the file as a .zip file, open it, click on project, edit it, upload it and view it!
- Discussion Forums
- » Questions about Scratch
-
» how to code in text NOT BLOCKS or at least veiw it as text