This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-02-22 08:23:02

ZL123
New Scratcher
Registered: 2012-02-22
Posts: 3

Combining with Other Programming Languages

Hi, my friends and I want to make a Scratch project plus an Inform project. Do you know any way of doing this? Thanks!

smile

when gf clicked
move (10) steps
turn cw (15) degrees
say [Hello!]
turn ccw (30) degrees
say [Goodbye!]
Turn cw (15) degrees
move (-20) steps
Heehee.

Offline

 

#2 2012-02-22 08:29:56

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Combining with Other Programming Languages

Make a Scratch project. Then, make an inform project.

Sorry, I just don't really understand what you are trying to do.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#3 2012-02-22 11:03:41

ZL123
New Scratcher
Registered: 2012-02-22
Posts: 3

Re: Combining with Other Programming Languages

I mean...
A project has Scratch and Inform in it, so we can make a text-based adventure game but with added stuff like pictures and backgrounds. But mostly text-based.

Offline

 

#4 2012-02-22 11:04:41

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Combining with Other Programming Languages

I don't think you can put them together


Posts: 20000 - Show all posts

Offline

 

#5 2012-02-22 11:06:50

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Combining with Other Programming Languages

If Inform supports sockets, (which I doubt it does) I could write a program to do this. Else, you're out of luck.

Last edited by bobbybee (2012-02-22 11:06:56)


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#6 2012-02-24 04:30:02

ZL123
New Scratcher
Registered: 2012-02-22
Posts: 3

Re: Combining with Other Programming Languages

Thank you!
smile

Offline

 

Board footer