Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Turn games into apps
- GamesGuyTV
-
500+ posts
Turn games into apps
And Apple/Google isn't going to accept some 10 year old's game on their app store 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.
- NilsTheBest
-
1000+ posts
Turn games into apps
Hey there, welcome to the forums! Please don't necropost nor thread-hijack (posting something irrelevant). Make a new topic instead. how do you make games mobile friendly(Also, this type of post should go in qas)
Mobile-friendly means that it is playable on mobile, meaning that you have to include elements that can make the project playable on mobile devices. For instance, using arrow keys displayed on the project, since there aren't really any arrow keys on mobile. Here is a studio that gathers some of those elements you can use to make your projects mobile friendly: Mobile-friendly resources. But also make sure to properly credit the people from who you got the elements.
Last edited by NilsTheBest (May 26, 2019 17:12:06)
- ziddypro
-
7 posts
Turn games into apps
oh ok thanksHey there, welcome to the forums! Please don't necropost nor thread-hijack (posting something irrelevant). Make a new topic instead. how do you make games mobile friendly(Also, this type of post should go in qas)
Mobile-friendly means that it is playable on mobile, meaning that you have to include elements that can make the project playable on mobile devices. For instance, using arrow keys displayed on the project, since there aren't really any arrow keys on mobile. Here is a studio that gathers some of those elements you can use to make your projects mobile friendly: Mobile-friendly resources. But also make sure to properly credit the people from who you got the elements.
- xXPigPopperGamingXx
-
23 posts
Turn games into apps
I am doing scratch on mobile. There’s an app called puffin academy, and when you install it, it enables flash. So… it’s possible.
if <[puffin academy] = [installed]> then
set [ adobe flash player ] to [available]
end
- BTM27
-
9 posts
Turn games into apps
when green flag clicked
say [I'm looking for how to make a mobile game on scratch. If you could help me out, that would earn a follow.]
- --Snowball--
-
500+ posts
Turn games into apps
when green flag clicked
say [I'm looking for how to make a mobile game on scratch. If you could help me out, that would earn a follow.]
That's what we're talking about in this topic. If you want an answer to your question, read through this discussion. Also, please don't blockspam.
- BTM27
-
9 posts
Turn games into apps
when green flag clicked
say [I'm looking for how to make a mobile game on scratch. If you could help me out, that would earn a follow.]
That's what we're talking about in this topic. If you want an answer to your question, read through this discussion. Also, please don't blockspam.
How to make a mobile platformer in touch screen?
- --Snowball--
-
500+ posts
Turn games into apps
when green flag clicked
say [I'm looking for how to make a mobile game on scratch. If you could help me out, that would earn a follow.]
That's what we're talking about in this topic. If you want an answer to your question, read through this discussion. Also, please don't blockspam.
How to make a mobile platformer in touch screen?
There are plenty of tutorials on Scratch for that. For example, check out this one.
- vithupiran
-
1 post
Turn games into apps
Did You Know That its Not Only On Android Anymore You Can use test flight and download it on ioswhen [ 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
- mmnagelia
-
100+ posts
Turn games into apps
Please don’t necropost This thread had been deadDid You Know That its Not Only On Android Anymore You Can use test flight and download it on ioswhen [ 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
Last edited by mmnagelia (July 21, 2020 22:53:01)
- Discussion Forums
- » Questions about Scratch
-
» Turn games into apps