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)
Offline
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.
Offline
Take me off the dev list. I'm not going to be accomplishing much.
Offline
*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.
Offline
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.
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
Last edited by 16Skittles (2012-03-19 17:35:19)
Offline
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.
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
Can I beta test?
Offline
poopo wrote:
16Skittles wrote:
poopo wrote:
Want to tell us what this secret project is?Read: SECRET.
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchersCan I beta test?
Sure I have a pretty good list of people I'd want to join, but I think you would be on it.
Offline
okay do you guys have anything for me to do
Offline
16Skittles wrote:
poopo wrote:
16Skittles wrote:
Read: SECRET.
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchersCan I beta test?
Sure I have a pretty good list of people I'd want to join, but I think you would be on it.
me?
Offline
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?
Offline
16Skittles wrote:
poopo wrote:
16Skittles wrote:
Read: SECRET.
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchersCan I beta test?
Sure I have a pretty good list of people I'd want to join, but I think you would be on it.
KK thanks!
@muppetds No not quite. I think I figured it out so I'll see.
Offline
16Skittles wrote:
poopo wrote:
16Skittles wrote:
Read: SECRET.
Some details: [Censored]. Still need a name, lol. I hope to make some money selling it, but I'll give free codes to many scratchersCan I beta test?
Sure I have a pretty good list of people I'd want to join, but I think you would be on it.
*cough*
Offline
slinger wrote:
16Skittles wrote:
poopo wrote:
Can I beta test?Sure 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.
Offline
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.
Offline
I and TRocket are doing this too.
The code is here: http://sourceforge.net/p/jblocks/code-0/
( But don't copy/steal it )
Offline
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?
Offline
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.
Offline