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.
PS. This is the right forum to post this in...right?
Last edited by ScratchReallyROCKS (2011-03-26 12:04:03)
Offline
Maybe it belongs in Advanced Topics?
Offline
This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?
Offline
silvershine wrote:
This sounds great! I'll check back here often. Just out of curiosity, how do you program this kind of thing?
![]()
You need notepad, knowledge of HTML5, and a LOT of time!
Offline
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?
![]()
You need notepad, knowledge of HTML5, and a LOT of time!
ohhh
Offline
Wow! Awesome! I'll be looking forward to it!
Offline
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?
![]()
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.
Offline
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?
![]()
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.
Offline
bbbeb wrote:
...which is why windows rules.
That makes absolutely no sense in the context...
Offline
fg123 wrote:
Meh. JSO already built a basic system of snapping blocks on js and html.
Just get the parser. Can I help?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.
Offline
ScratchReallyROCKS wrote:
bbbeb wrote:
...which is why windows rules.
That makes absolutely no sense in the context...
...but it does....
Offline
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
Offline
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![]()
And you know that because you've tried it?
Offline
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![]()
And you know that because you've tried it?
Absolutely.
Offline
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![]()
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.
Offline
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