Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » Hopscotch: A programming language
- CatsUnited
-
1000+ posts
Hopscotch: A programming language
They deleted Scratch 1.4 from our computers though.Lucky! I'm trying to convince my school. My school has this on their iPads.

- jasperjay
-
100+ posts
Hopscotch: A programming language
Yelp, that's one way our school is better. We have Scratch 1.4.They deleted Scratch 1.4 from our computers though.Lucky! I'm trying to convince my school. My school has this on their iPads.
- SuperDoom
-
1000+ posts
Hopscotch: A programming language
And… no 2.0?!?Yelp, that's one way our school is better. We have Scratch 1.4.They deleted Scratch 1.4 from our computers though.Lucky! I'm trying to convince my school. My school has this on their iPads.
Also, the creator of this thread said we could talk about any programming language but Scratch. So I'm just asking, how did I get this wrong?:
dim speechobject
set speechobject=createobject("sapi.spvoice")
speechobject.speak "Hello, Alex. Would you like me to open Google Chrome?"
Input=inputbox ("Answer?")
if Input = "yes" then
speechobject.speak "Opening Google Chrome."
wshshell.run "C:/Users/Alex/AppData/Local/Google/Chrome/Application/chrome.exe"
end if
EDIT:I found the problem and added this: set wshshell = wscript.CreateObject(“wscript.shell”)
Last edited by SuperDoom (July 22, 2015 13:45:39)
- bobbybee
-
1000+ posts
Hopscotch: A programming language
-snip-
The issue is probably that you're using VBScript

- jasperjay
-
100+ posts
Hopscotch: A programming language
No 2.0.And… no 2.0?!?Yelp, that's one way our school is better. We have Scratch 1.4.They deleted Scratch 1.4 from our computers though.Lucky! I'm trying to convince my school. My school has this on their iPads.
Also, the creator of this thread said we could talk about any programming language but Scratch. So I'm just asking, how did I get this wrong?:It's VBScript.dim speechobject
set speechobject=createobject("sapi.spvoice")
speechobject.speak "Hello, Alex. Would you like me to open Google Chrome?"
Input=inputbox ("Answer?")
if Input = "yes" then
speechobject.speak "Opening Google Chrome."
wshshell.run "C:/Users/Alex/AppData/Local/Google/Chrome/Application/chrome.exe"
end if
EDIT:I found the problem and added this: set wshshell = wscript.CreateObject(“wscript.shell”)
- isaiahr01
-
63 posts
Hopscotch: A programming language
this is my username on hopscotch -isaiahr01 _waffle_
- MewTheSmasher
-
500+ posts
Hopscotch: A programming language
Barely a programming language and more of a toy. You can't make anything outside of it, and there's not even a true variable system or importable pictures. I'd rather use Pyonkee, which is completely just Scratch 1.4 on iPad.
- jasperjay
-
100+ posts
Hopscotch: A programming language
Thanks for telling me a new one! Anyway, how will you learn coding? Everything has to start off simple. Barely a programming language and more of a toy. You can't make anything outside of it, and there's not even a true variable system or importable pictures. I'd rather use Pyonkee, which is completely just Scratch 1.4 on iPad.
- isajac
-
89 posts
Hopscotch: A programming language
I have the app Hopscotch. Its pretty fun. But I'd rather use Scratch 2.0 since you can make better games here.
- codestuff
-
98 posts
Hopscotch: A programming language
removed is saying i'm a bully bullying me
Last edited by codestuff (Oct. 15, 2015 00:22:10)
- CatsUnited
-
1000+ posts
Hopscotch: A programming language
removed is saying i'm a bully bullying meThis is the Hopscotch topic, not for discussing bullies.
- codestuff
-
98 posts
Hopscotch: A programming language
on hopscotchremoved is saying i'm a bully bullying meThis is the Hopscotch topic, not for discussing bullies.
- bbciplayer
-
500+ posts
Hopscotch: A programming language
I used this a while ago! Shouldn't these be moved to “What I'm Reading and Playing”? 

- jasperjay
-
100+ posts
Hopscotch: A programming language
I'll check you out! Im known as isajac on hopscotch
- jasperjay
-
100+ posts
Hopscotch: A programming language
Yeah, but Hopscotch is mobile! I have the app Hopscotch. Its pretty fun. But I'd rather use Scratch 2.0 since you can make better games here.
- NDSDNS
-
1000+ posts
Hopscotch: A programming language
IT IS a programming language. A slightly simpler, easier version of Scratch. I am better at it more than Scratch. You can log out of accounts. New update. Hrm. I wouldn't call this as much a “programming language” as a “toy”.
- NDSDNS
-
1000+ posts
Hopscotch: A programming language
Not true. I have seen iPad simulators and 3D games. I have even made an iPad simulator myself. (I'm NDSDNS) However, I'm starting to like Scratch better, even though I love Hopscotch (I got introduced to it first.) I didn't even want to do Scratch and then my iPad broke so I switched. Now I have an iPad Mini 4 and I'm going to play it more. Plus, Hopscotch uses the native programming language for the iPad, and Scratch uses Flash. Flash can not run on iPads so no Scratch. I have the app Hopscotch. Its pretty fun. But I'd rather use Scratch 2.0 since you can make better games here.
- Discussion Forums
- » Things I'm Making and Creating
-
» Hopscotch: A programming language