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

#1 2011-03-25 21:47:39

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Scratch for iOS

Here's a list of things that you might be thinking right now:
a) Not another topic like this!
b) This should be in Suggestions.
c) I can't wait to break the news to this guy...

BUT! before you mention any of these, read the thread first.




I am not suggesting a Scratch app. I am, though, creating a thread for my progress on making one. First of all, this isn't going to be an app on the App Store or Cydia. It's an HTML5 mobile web app that can be downloaded and run natively on any iOS device. The final product won't be out for a while, but, so far, it's looking like it's definitely possible.

What I've finished:
-A way of creating block element groups from a 2 dimensional JS array
-Number and String inputs

What I need to do:
-Parsing and execution engine
-Stage canvas
-Multiple sprites
-Database saving
-Scripting pane
-Costumes
-Sounds

Current bugs:
-Caching isn't working fully, so it doesn't work offline yet.

I started it only a little while ago, so I don't have a whole lot done yet, but I work on it just about every day. I might have some screenshots for this soon.

I'll update this as much as I can, so keep checking.  big_smile

PS. This is the right forum to post this in...right?

Last edited by ScratchReallyROCKS (2011-03-26 12:04:03)


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#2 2011-03-25 22:02:28

throughthefire
Scratcher
Registered: 2009-07-09
Posts: 1000+

Re: Scratch for iOS

Maybe it belongs in Advanced Topics?


Back. For now. Maybe.

Offline

 

#3 2011-03-25 22:36:48

silvershine
Scratcher
Registered: 2010-11-21
Posts: 500+

Re: Scratch for iOS

This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?  smile

Offline

 

#4 2011-03-25 23:46:45

throughthefire
Scratcher
Registered: 2009-07-09
Posts: 1000+

Re: Scratch for iOS

silvershine wrote:

This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?  smile

You need notepad, knowledge of HTML5, and a LOT of time!


Back. For now. Maybe.

Offline

 

#5 2011-03-25 23:49:09

silvershine
Scratcher
Registered: 2010-11-21
Posts: 500+

Re: Scratch for iOS

throughthefire wrote:

silvershine wrote:

This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?  smile

You need notepad, knowledge of HTML5, and a LOT of time!

ohhh  big_smile

Offline

 

#6 2011-03-26 01:08:57

Guinea_Pig_Girl
Scratcher
Registered: 2010-08-25
Posts: 100+

Re: Scratch for iOS

Wow! Awesome! I'll be looking forward to it!  smile


http://img841.imageshack.us/img841/783/misstdd.png
Put this in your siggy if you miss The_Dancing_Donut!

Offline

 

#7 2011-03-26 01:22:57

Reverberated3
Scratcher
Registered: 2011-02-24
Posts: 100+

Re: Scratch for iOS

Sounds cool!  Will you be uploading it somewhere we can download it from?


http://i53.tinypic.com/2zs0bah.jpghttp://i51.tinypic.com/30jtrbl.jpg

Offline

 

#8 2011-03-26 08:45:27

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Scratch for iOS

throughthefire wrote:

silvershine wrote:

This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?  smile

You need notepad, knowledge of HTML5, and a LOT of time!

Actually, I'm on a Mac, so I use TextWrangler, which has syntax highlighting for HTML and JavaScript.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#9 2011-03-28 22:18:35

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Scratch for iOS

Bump'd


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#10 2011-03-28 23:00:09

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Scratch for iOS

ScratchReallyROCKS wrote:

throughthefire wrote:

silvershine wrote:

This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?  smile

You need notepad, knowledge of HTML5, and a LOT of time!

Actually, I'm on a Mac, so I use TextWrangler, which has syntax highlighting for HTML and JavaScript.

...which is why windows rules.

I built my own HTML5 Syntax helper.  big_smile


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#11 2011-03-29 16:23:05

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Scratch for iOS

bbbeb wrote:

...which is why windows rules.

That makes absolutely no sense in the context...


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#12 2011-03-29 21:09:59

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Scratch for iOS

Meh. JSO already built a basic system of snapping blocks on js and html.

Just get the parser. Can I help?  tongue  I have a lot of knowledge on Web programming.


Hai.

Offline

 

#13 2011-03-29 22:17:36

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Scratch for iOS

fg123 wrote:

Meh. JSO already built a basic system of snapping blocks on js and html.

Just get the parser. Can I help?  tongue  I have a lot of knowledge on Web programming.

I think I want to do this on my own, sorry.

Also, is JSO's system made for computers specifically? Because mobile devices are much harder to make that kind of thing for, mainly because of the design of the web browsers.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#14 2011-03-29 23:20:45

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Scratch for iOS

ScratchReallyROCKS wrote:

bbbeb wrote:

...which is why windows rules.

That makes absolutely no sense in the context...

...but it does....


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#15 2011-03-30 11:16:26

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Scratch for iOS

bbbeb wrote:

ScratchReallyROCKS wrote:

bbbeb wrote:

...which is why windows rules.

That makes absolutely no sense in the context...

...but it does....

You should have read the second line:
"I made my own HTML5 syntax helper".

Possible with Mac, but harder  big_smile

Offline

 

#16 2011-03-30 11:58:29

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Scratch for iOS

LS97 wrote:

bbbeb wrote:

ScratchReallyROCKS wrote:


That makes absolutely no sense in the context...

...but it does....

You should have read the second line:
"I made my own HTML5 syntax helper".

Possible with Mac, but harder  big_smile

And you know that because you've tried it?


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

#17 2011-03-30 12:12:52

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Scratch for iOS

Sunrise-Moon wrote:

LS97 wrote:

bbbeb wrote:


...but it does....

You should have read the second line:
"I made my own HTML5 syntax helper".

Possible with Mac, but harder  big_smile

And you know that because you've tried it?

Absolutely.

Offline

 

#18 2011-03-30 16:16:42

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Scratch for iOS

LS97 wrote:

bbbeb wrote:

ScratchReallyROCKS wrote:


That makes absolutely no sense in the context...

...but it does....

You should have read the second line:
"I made my own HTML5 syntax helper".

Possible with Mac, but harder  big_smile

I did. That first sentence still doesn't make sense though: He's saying that windows rules because it has a simple text editor, when I was saying I was using something made for web programming. Macs have a simple text editor too, but It doesn't help when I need to work out syntax errors.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#19 2011-03-30 23:12:46

silvershine
Scratcher
Registered: 2010-11-21
Posts: 500+

Re: Scratch for iOS

Oh, by the way, I have plenty of (well ok, way to much) time on my hands, so I would be more than happy to do any beta testing. (I have an iPad, and access to an iPhone)

Last edited by silvershine (2011-04-19 23:44:54)

Offline

 

Board footer