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

#1 2012-09-14 11:15:28

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

MobileClaws - Scratch for mobile devices (Mainly DS family!)

What is Mobile Claws?

Mobile Claws is kind of a scratch mod. Basically, I'm really disappointed that the DS to the 3DS doesn't even support java or flash. Making programming a REAL pain. However, I plan to put this right!

Why Mobile Claws
2 reasons.

1) I just joined highschool in Year7, and unlike my primary school, nearly EVERYONE knows about Scratch, they don't have a user ( sad ) but they do know the software. I' friends with most, they know I know how to program, and they asked me if I could make it mobile!

2) I think it'll really put my JavaScript/HTML to the test.

Fancy Stuff will be Stripped Down!

Since the DS-3DS has a stupidly strong 'anti-games' online, MobileClaws will be stripped down GREATLY. Here's a list of what will be taken:

Sound - The DS doesn't support sound, but since some devices do, it MIGHT be kept.

FPS Quality - the FPS will drop greatly, so don't expect much!

It's coming soon!

The Development Build showing open source code forever:

http://goo.gl/T9PSE

(It will change in future!)

http://i48.tinypic.com/34owwe9.png

Last edited by Servine (2012-09-15 05:14:05)


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#2 2012-09-14 11:23:38

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

doing it alone?

Offline

 

#3 2012-09-14 11:48:36

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

roijac wrote:

doing it alone?

I'm afraid so. I just don't work that well in collaborations. Although I can take graphics, but just no code updating.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#4 2012-09-14 12:55:01

aion5
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Ill help look at DSS forum for more info


roll  I am http://blocks.scratchr.org/API.php?user=aion5&action=onlineStatus&type=text

Offline

 

#5 2012-09-14 12:56:54

aion5
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

aion5 wrote:

Ill help look at DSS forum for more info

Please let me help


roll  I am http://blocks.scratchr.org/API.php?user=aion5&action=onlineStatus&type=text

Offline

 

#6 2012-09-14 13:25:18

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

aion5 wrote:

aion5 wrote:

Ill help look at DSS forum for more info

Please let me help

Hm... Fine.

But no serious code updates, just share little snippets here.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#7 2012-09-14 13:31:47

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

I was going to post a problem when I think I found a solution!

Code can be written as text:

when gf click

or clicking blocks writes the text for you!

when gf clicked


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#8 2012-09-14 13:40:36

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

MobileClaw will be a bit further away from scratch as a mod due to its capabilities. It will still have some features, but most things will be different  sad


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#9 2012-09-14 16:15:11

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

MobileClaw now fully supports variables after about an 1hr of trying.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#10 2012-09-14 16:26:46

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Servine wrote:

[...]

1) I just joined highschool in Year7, and unlike my
[...]

Wow... if you've just started year 7 that makes me less than one year older than you  big_smile


http://i.imgur.com/1QqnHxQ.png

Offline

 

#11 2012-09-14 19:42:44

aion5
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

TRocket wrote:

Servine wrote:

[...]

1) I just joined highschool in Year7, and unlike my
[...]

Wow... if you've just started year 7 that makes me less than one year older than you  big_smile

I'm in middle school.  smile


roll  I am http://blocks.scratchr.org/API.php?user=aion5&action=onlineStatus&type=text

Offline

 

#12 2012-09-15 05:11:16

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

TRocket wrote:

Servine wrote:

[...]

1) I just joined highschool in Year7, and unlike my
[...]

Wow... if you've just started year 7 that makes me less than one year older than you  big_smile

XD

The graphical side is coming to it now. THIS should be fun.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#13 2012-09-15 12:56:27

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

functions added.

Also, to make it kind of DS keyboard friendly, instead of:

shout('"Blah");

You type

shout('Blah')//

Last edited by Servine (2012-09-15 12:56:35)


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#14 2012-09-15 13:26:22

whizzer
Scratcher
Registered: 2008-05-27
Posts: 500+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

This is quite funny.
This has been in development for a few days, and is more complete than Go Everywhere, which has been in development for at least a year (I think).
No offence to Go Ev team. Wait, does that mean I'm hoping not to offend myself..?


http://i46.tinypic.com/33df6me.png I'm whizzer0 for all things Minecraft.

Offline

 

#15 2012-09-15 13:54:51

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

whizzer wrote:

This is quite funny.
This has been in development for a few days, and is more complete than Go Everywhere, which has been in development for at least a year (I think).
No offence to Go Ev team. Wait, does that mean I'm hoping not to offend myself..?

a few days? lol.

I created the topic BEFORE I started work.

(work on the thing that is!)

SO about a day or less XD

Last edited by Servine (2012-09-15 13:55:18)


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#16 2012-09-15 15:17:00

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Came across a bump, about to fix it.

The bug was images that were not loaded would not be printed, meaning only 1 image would be printed out of any number you wanted.

Fixing it with preloading.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#17 2012-09-16 02:29:32

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Sweet idea!
I'll test some stuff for you  smile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#18 2012-09-16 03:51:55

whizzer
Scratcher
Registered: 2008-05-27
Posts: 500+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Currently doesn't work on iOS… Strange, yesterday's test project worked fine.


http://i46.tinypic.com/33df6me.png I'm whizzer0 for all things Minecraft.

Offline

 

#19 2012-09-16 05:36:17

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

whizzer wrote:

Currently doesn't work on iOS… Strange, yesterday's test project worked fine.

Yeah, it works on nothing right now. The little problem is becoming annoying, so the structure is going to be changed.

Basically, it thinks that no images are loaded so it keeps going in a loop. A device can be easily fried if that is happening for too long.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#20 2012-09-16 12:57:25

whizzer
Scratcher
Registered: 2008-05-27
Posts: 500+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Servine wrote:

whizzer wrote:

Currently doesn't work on iOS… Strange, yesterday's test project worked fine.

Yeah, it works on nothing right now. The little problem is becoming annoying, so the structure is going to be changed.

Basically, it thinks that no images are loaded so it keeps going in a loop. A device can be easily fried if that is happening for too long.

Hey, the new version works!  big_smile


http://i46.tinypic.com/33df6me.png I'm whizzer0 for all things Minecraft.

Offline

 

#21 2012-09-17 10:26:03

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

whizzer wrote:

Servine wrote:

whizzer wrote:

Currently doesn't work on iOS… Strange, yesterday's test project worked fine.

Yeah, it works on nothing right now. The little problem is becoming annoying, so the structure is going to be changed.

Basically, it thinks that no images are loaded so it keeps going in a loop. A device can be easily fried if that is happening for too long.

Hey, the new version works!  big_smile

It kind of works. Looks like alerts wont be used much with fast paced games since the delay.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#22 2012-09-23 15:56:00

aion5
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

I was wondering..  I'm making a scratch mod too and making it for DS but not with JavaScript or HTML. The program would be on a DS cartridge or R4 so I wanted to use the name MobileClaws... So like you can make the online I'll make offline version for DS? please..  smile


roll  I am http://blocks.scratchr.org/API.php?user=aion5&action=onlineStatus&type=text

Offline

 

#23 2012-09-24 10:23:09

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

aion5 wrote:

I was wondering..  I'm making a scratch mod too and making it for DS but not with JavaScript or HTML. The program would be on a DS cartridge or R4 so I wanted to use the name MobileClaws... So like you can make the online I'll make offline version for DS? please..  smile

Sure! So mine will be a more minimum experience (since its online for people who dont have an R4 Cartidge or microSD) and yours will be a better experience but only for those WITH an R4?


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#24 2012-09-24 12:45:20

aion5
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

Servine wrote:

aion5 wrote:

I was wondering..  I'm making a scratch mod too and making it for DS but not with JavaScript or HTML. The program would be on a DS cartridge or R4 so I wanted to use the name MobileClaws... So like you can make the online I'll make offline version for DS? please..  smile

Sure! So mine will be a more minimum experience (since its online for people who dont have an R4 Cartidge or microSD) and yours will be a better experience but only for those WITH an R4?

Yeah pretty much... Thanks for letting me use it though..  smile


roll  I am http://blocks.scratchr.org/API.php?user=aion5&action=onlineStatus&type=text

Offline

 

#25 2012-09-24 12:54:44

aion5
Scratcher
Registered: 2011-12-05
Posts: 100+

Re: MobileClaws - Scratch for mobile devices (Mainly DS family!)

aion5 wrote:

Servine wrote:

aion5 wrote:

I was wondering..  I'm making a scratch mod too and making it for DS but not with JavaScript or HTML. The program would be on a DS cartridge or R4 so I wanted to use the name MobileClaws... So like you can make the online I'll make offline version for DS? please..  smile

Sure! So mine will be a more minimum experience (since its online for people who dont have an R4 Cartidge or microSD) and yours will be a better experience but only for those WITH an R4?

Yeah pretty much... Thanks for letting me use it though..  smile

and can we be a team? and continue to update both of the versions?  big_smile


roll  I am http://blocks.scratchr.org/API.php?user=aion5&action=onlineStatus&type=text

Offline

 

Board footer