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

#1 2012-03-19 15:55:05

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

ScratchJava

This a collab in which we attempt to re-create scratch in java.

-=The Team=-
poopo
muppetds
slayerrobe7

-=Links=-
The sourceforge

-=Tasks=-
Make it support multiple blocks at a time.

Last edited by poopo (2012-03-19 16:41:55)


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#2 2012-03-19 16:01:32

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

coolio


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#3 2012-03-19 16:02:55

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

how do we add new blocks?

What do you mean by making it support more than one block at a time?


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#4 2012-03-19 16:05:16

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

muppetds wrote:

how do we add new blocks?

What do you mean by making it support more than one block at a time?

Making it so that it loops through an a array or some such and displays each block instead of having to add line after line of the drawing code.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#5 2012-03-19 16:40:49

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: ScratchJava

Take me off the dev list. I'm not going to be accomplishing much.  tongue

Offline

 

#6 2012-03-19 16:42:05

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

ProgrammingFreak wrote:

Take me off the dev list. I'm not going to be accomplishing much.  tongue

Done.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#7 2012-03-19 16:54:08

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: ScratchJava

*Don't mind this post, just to "bookmark" the topic*

Same as before, I will try to help if needed but won't commit. I'm working on a big secret project ATM.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#8 2012-03-19 16:58:10

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

16Skittles wrote:

*Don't mind this post, just to "bookmark" the topic*

Same as before, I will try to help if needed but won't commit. I'm working on a big secret project ATM.

Want to tell us what this secret project is?


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#9 2012-03-19 17:31:56

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: ScratchJava

poopo wrote:

16Skittles wrote:

*Don't mind this post, just to "bookmark" the topic*

Same as before, I will try to help if needed but won't commit. I'm working on a big secret project ATM.

Want to tell us what this secret project is?

Read: SECRET.  tongue
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchers  tongue

Last edited by 16Skittles (2012-03-19 17:35:19)


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#10 2012-03-19 17:51:55

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

16Skittles wrote:

poopo wrote:

16Skittles wrote:

*Don't mind this post, just to "bookmark" the topic*

Same as before, I will try to help if needed but won't commit. I'm working on a big secret project ATM.

Want to tell us what this secret project is?

Read: SECRET.  tongue
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchers  tongue

Can I beta test?  big_smile


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#11 2012-03-19 17:56:32

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: ScratchJava

poopo wrote:

16Skittles wrote:

poopo wrote:


Want to tell us what this secret project is?

Read: SECRET.  tongue
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchers  tongue

Can I beta test?  big_smile

Sure  tongue  I have a pretty good list of people I'd want to join, but I think you would be on it.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#12 2012-03-19 23:41:51

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

Re: ScratchJava

okay do you guys have anything for me to do


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#13 2012-03-20 02:39:52

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

16Skittles wrote:

poopo wrote:

16Skittles wrote:


Read: SECRET.  tongue
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchers  tongue

Can I beta test?  big_smile

Sure  tongue  I have a pretty good list of people I'd want to join, but I think you would be on it.

me?


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#14 2012-03-20 02:41:44

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

poopo wrote:

muppetds wrote:

how do we add new blocks?

What do you mean by making it support more than one block at a time?

Making it so that it loops through an a array or some such and displays each block instead of having to add line after line of the drawing code.

So we  need to create a string that loops?


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#15 2012-03-20 10:41:04

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

16Skittles wrote:

poopo wrote:

16Skittles wrote:


Read: SECRET.  tongue
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchers  tongue

Can I beta test?  big_smile

Sure  tongue  I have a pretty good list of people I'd want to join, but I think you would be on it.

KK thanks!  big_smile
@muppetds No not quite. I think I figured it out so I'll see.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#16 2012-03-20 10:51:01

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

Re: ScratchJava

16Skittles wrote:

poopo wrote:

16Skittles wrote:


Read: SECRET.  tongue
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchers  tongue

Can I beta test?  big_smile

Sure  tongue  I have a pretty good list of people I'd want to join, but I think you would be on it.

*cough*


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

Offline

 

#17 2012-03-20 10:58:37

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

Ok where talking more about your game than this project skits. XD
BACK ON TOPIC NAO!!
I successfully made multiple blocks! The only problem is that you can drag them all at the sam time. D:


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#18 2012-03-20 11:30:24

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: ScratchJava

slinger wrote:

16Skittles wrote:

poopo wrote:


Can I beta test?  big_smile

Sure  tongue  I have a pretty good list of people I'd want to join, but I think you would be on it.

*cough*

*cough*everyone will be notified, nobody has officially been invited yet*cough*

Back on topic people, I am capable of making my own topic.  tongue


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#19 2012-03-20 11:32:46

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: ScratchJava

poopo wrote:

Ok where talking more about your game than this project skits. XD
BACK ON TOPIC NAO!!
I successfully made multiple blocks! The only problem is that you can drag them all at the sam time. D:

Do you mean can't? As in the whole structure can't be moved? Maybe try to make a class for the group of blocks.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#20 2012-03-20 11:33:56

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

poopo code?


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#21 2012-03-20 11:41:27

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: ScratchJava

I and TRocket are doing this too.
The code is here: http://sourceforge.net/p/jblocks/code-0/
( But don't copy/steal it )


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#22 2012-03-20 11:43:09

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

ZeroLuck wrote:

I and TRocket are doing this too.
The code is here: http://sourceforge.net/p/jblocks/code-0/
( But don't copy/steal it )

cool

did you create your own imports?


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#23 2012-03-20 11:55:38

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

16Skittles wrote:

poopo wrote:

Ok where talking more about your game than this project skits. XD
BACK ON TOPIC NAO!!
I successfully made multiple blocks! The only problem is that you can drag them all at the sam time. D:

Do you mean can't? As in the whole structure can't be moved? Maybe try to make a class for the group of blocks.

No the problem is that if you scroll over a block it gets picked up regardless of whether or not your dragging another block so in the end you just get a big stack of blocks.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#24 2012-03-20 11:59:56

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: ScratchJava

muppetds wrote:

poopo code?

Still working.
@Zeroluck Cool! Ours will be better thoughNo it probobly won't be. :b.
  big_smile

Last edited by poopo (2012-03-20 12:01:22)


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#25 2012-03-20 12:00:05

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: ScratchJava

lol


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

Board footer