I just created the first REAL Scratch for iPhone mockup. Here's a video:
http://lifecomputerz.com/media/video/ScratchTouch.mov
Due to a bug in my code, I have to exit and re-enter the app to get out of the search box. Otherwise I really like what I have.
Offline
Interesting, but I don't really know what it shows.
At least you try to contribute
.
I think you could run a Squeak VM and Scratch on top of it...
Offline
Hmm - how does coding for iPhone OS work anyways? I want to get started with it.
Offline
RHY3756547 wrote:
Hmm - how does coding for iPhone OS work anyways? I want to get started with it.
That isn't really specific is it?
Anyways...
Last edited by Greenboi (2010-02-19 19:04:19)
Offline
...You need a mac. D:
I hate apple.
Offline
technoman wrote:
I have an idea on actually how to do it. Since Abe_LIFE knows the sdk like I do. I am going to say it. You could use action sheets and then have it show a list of things to add, then you click on the type of script like control and then it shows another action sheet with they types of control scripts and then you click on one and it inserts it.
Good idea. I'll try that. Thanks.
I'm thinking that it should have a portrait mode, and a landscape mode. The landscape mode should have 2 columns, so that you can tap and hold on a block in the left (blocks) column, and drag it to the right (scripts) column.
The stage would appear if you swiped to the left.
You could move sprites the same way as blocks, and import a sprite from your photo library, or draw a new sprite. You could also create a sprite in an app such as Brushes, and export it to your library, then import it into Scratch. There should be a block that displays an iPhone alert box, and a Push Notifications block. An accelerometer reporter would also be nice.
EDIT: realized that the accelerometer and push blocks should be availble with a $1.99 in-app purchase. Next up: make an icon
RHY3756547 wrote:
Hmm - how does coding for iPhone OS work anyways? I want to get started with it.
Go to http://developer.apple.com/iphone/
Last edited by Abe_LIFE (2010-02-20 11:56:49)
Offline
Very cool! This is amazing. Well, it doesn't do much yet
RHY wrote:
Hmm - how does coding for iPhone OS work anyways? I want to get started with it.
iPhone SDK, but you need a Mac and $99
Offline
adriangl wrote:
Very cool! This is amazing. Well, it doesn't do much yet
![]()
RHY wrote:
Hmm - how does coding for iPhone OS work anyways? I want to get started with it.
iPhone SDK, but you need a Mac and $99
No. There is a free SDK, you just can't publish your app, only can run in the simulator.
Offline