Discuss Scratch

CybermanAlf
Scratcher
34 posts

Turn games into apps

when [ right] key pressed
point in direction ( 90)
move (10) steps

is there any way of making scratch games into apps.
frodewin
Scratcher
500+ posts

Turn games into apps

This is rather a questions than a suggestion, should go to the questions forum.

The answer is:
No, mainly because the current implementation of Scratch is based on Flash which has been banned from iOS and Android systems.

There might be hope with the html5 player, which is currently in development.
stickfiregames
Scratcher
1000+ posts

Turn games into apps

Support for an official way to use Scratch on mobile. No support for making projects into apps because it would prevent remixing.
Prinseskat
Scratcher
1000+ posts

Turn games into apps

No support, not only because Scratch uses Flash but also because to put an app on the App Store, you need to do a lot of stuff like own a Mac and pay for the account, which is pretty expensive. Then, not much people will be able to do so, making it a waste of time to make possible, and the people who do make an account and stuff will probably flood the App Store with version after version of Pong or some other game. Not to mention that big projects are unbelievably laggy on Scratch and will probably crash a lot if they were apps.
OmnipotentPotato
Scratcher
1000+ posts

Turn games into apps

No support as per the fact it is impossible.
ChaoticParadise
Scratcher
46 posts

Turn games into apps

you can embed the projects into other websites to share it to the world beyond scratch, but that's pretty much as far as it gets.
Syno
Scratcher
10 posts

Turn games into apps

CybermanAlf wrote:

when [ right] key pressed
point in direction ( 90)
move (10) steps

is there any way of making scratch games into apps.

MIT makes a Scratch-like program for making android apps. Check it out at appinventor.mit.edu
OmnipotentPotato
Scratcher
1000+ posts

Turn games into apps

Syno wrote:

CybermanAlf wrote:

when [ right] key pressed
point in direction ( 90)
move (10) steps

is there any way of making scratch games into apps.

MIT makes a Scratch-like program for making android apps. Check it out at appinventor.mit.edu
Yeah, that's the best way to go probably.
theonlygusti
Scratcher
1000+ posts

Turn games into apps

OmnipotentPotato wrote:

No support as per the fact it is impossible.
No, how?

It's not impossible.
OmnipotentPotato
Scratcher
1000+ posts

Turn games into apps

theonlygusti wrote:

OmnipotentPotato wrote:

No support as per the fact it is impossible.
No, how?

It's not impossible.
Mobile stuff doesn't support Flash, Scratch uses Flash. Simple logic.

Although, I have heard of this special browser that uses some strange technique to get Flash, but it is incredibly laggy. Plus you would need to buy a keyboard and stuff to be able to play anything with user input.
theonlygusti
Scratcher
1000+ posts

Turn games into apps

OmnipotentPotato wrote:

theonlygusti wrote:

OmnipotentPotato wrote:

No support as per the fact it is impossible.
No, how?

It's not impossible.
Mobile stuff doesn't support Flash, Scratch uses Flash. Simple logic.

Although, I have heard of this special browser that uses some strange technique to get Flash, but it is incredibly laggy. Plus you would need to buy a keyboard and stuff to be able to play anything with user input.
Mobile stuff does support flash, anything can support flash, it's just the browser running on iOS (only iOS), safari, doesn't have an ActionScript VM to run flash.

It is possible, if not easy.

I mean, Scratch had an app before, but at the time Apple disallowed interpreters, so it was removed.

It would be easy to create an offline editor, especially for 1.4, as there is already a Squeak VM for iOS.

Just create an ActionScript VM, or another engine altogether, and we're good to go with 2.0 .
OmnipotentPotato
Scratcher
1000+ posts

Turn games into apps

theonlygusti wrote:

OmnipotentPotato wrote:

theonlygusti wrote:

OmnipotentPotato wrote:

No support as per the fact it is impossible.
No, how?

It's not impossible.
Mobile stuff doesn't support Flash, Scratch uses Flash. Simple logic.

Although, I have heard of this special browser that uses some strange technique to get Flash, but it is incredibly laggy. Plus you would need to buy a keyboard and stuff to be able to play anything with user input.
Mobile stuff does support flash, anything can support flash, it's just the browser running on iOS (only iOS), safari, doesn't have an ActionScript VM to run flash.

It is possible, if not easy.

I mean, Scratch had an app before, but at the time Apple disallowed interpreters, so it was removed.

It would be easy to create an offline editor, especially for 1.4, as there is already a Squeak VM for iOS.

Just create an ActionScript VM, or another engine altogether, and we're good to go with 2.0 .
Whatever you say, I don't know much about out, only what I heard around the forums.

But still, as someone said above if you turn it into an app on the stores or something, you wouldn't be able to remix it. This along would make the ST not want to add this.
mrf777
Scratcher
63 posts

Turn games into apps

CybermanAlf wrote:

when [ right] key pressed
point in direction ( 90)
move (10) steps

is there any way of making scratch games into apps.
i made a project on how to convert a project as .exe .jar or .app for macs
click here for the tutorial
Rumanti
Scratcher
1000+ posts

Turn games into apps

Hey guess what I made an accomplishment!! I CAME UP WITH A SOLUTION!!
Solution: appinventor.mit.edu
It's similar to Scratch, but you can create apps with it.
CybermanAlf
Scratcher
34 posts

Turn games into apps

Hang on i just installed scratch jr where you can make apps on tablets ios and phones check it out!
FUTSync
Scratcher
100+ posts

Turn games into apps

Semi-support.

Absolutely brilliant idea, id do anything for this to happen, but it comes with problems.

Due to the costs to actually upload an app to the App Store, people may not be able to. So for example, I spend weeks making a project, then someone comes along, remixes my project, then releases it on the App Store, that app explodes and goes viral, recieves tonnes of credit.. But where's my credit? I technically made the majority of this game. It would be so so annoying to see my project posted everywhere across social media knowing that someone else is recieving credit for it.
RyanTV
Scratcher
19 posts

Turn games into apps

If you're looking for Android apps, then here: https://scratch.mit.edu/projects/55729954/
Raindrop57
Scratcher
500+ posts

Turn games into apps

I would support this, but sadly, as people have said, it's impossible.
Ean173
Scratcher
100+ posts

Turn games into apps

Not possible, but there is the MIT App Inventor that is kind of like Scratch, and you can program it the semi-same way.
852719
Scratcher
100+ posts

Turn games into apps

It is possible. Package it with http://phosphorus.github.io and then make a new app in Xcode which contains a web view showing the webpage.
some coding skills required

Powered by DjangoBB