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

#1 2010-07-17 00:31:04

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Can someone make a "doodle god" base?

I've been trying and thinking about it, but I don't have an efficient way to make a "doodle god" game.

Offline

 

#2 2010-07-17 04:07:29

zibble
Scratcher
Registered: 2010-04-25
Posts: 500+

Re: Can someone make a "doodle god" base?

so what do you need


http://i50.tinypic.com/2mqpw9h.jpg
GENESIS GAMES COMPANY

Offline

 

#3 2010-07-17 12:04:45

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Can someone make a "doodle god" base?

a doodle god base.

Offline

 

#4 2010-07-17 13:06:40

MaxtheWeirdo
Scratcher
Registered: 2010-03-18
Posts: 500+

Re: Can someone make a "doodle god" base?

What is a doodle god base?


My website. Hall Crawler My Awesome OS
It's just marketing, guys! Nothing sinister!

Offline

 

#5 2010-07-17 13:41:10

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Can someone make a "doodle god" base?

You mean a Pocket God base? Dunno about Doodle God, but I have a good Pocket God base here.

Last edited by Kileymeister (2010-07-17 13:41:36)


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#6 2010-07-17 14:04:26

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Can someone make a "doodle god" base?

nope, doodle god. doodle god the iphone app. also computer game

Offline

 

#7 2010-07-17 14:18:46

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Can someone make a "doodle god" base?

Oh, I know about that game.  Sorry, but I can't help you there, as it is startlingly complex.

Last edited by Kileymeister (2010-07-17 14:19:00)


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#8 2010-07-18 20:59:31

samurai768
Scratcher
Registered: 2009-07-21
Posts: 1000+

Re: Can someone make a "doodle god" base?

Oh, I'm working a doodle god game. You could look at LellowFuzz's game, it works very well.

Offline

 

#9 2010-07-19 11:10:49

Soul
Scratcher
Registered: 2010-07-03
Posts: 24

Re: Can someone make a "doodle god" base?

By base do you mean the background or how to program it, i can tell you how to do/get both...


http://i25.tinypic.com/2gt7uvk.gif
The Cookie Monster is watching you!!!!

Offline

 

#10 2010-07-19 13:02:36

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Can someone make a "doodle god" base?

how to program

Offline

 

#11 2010-07-19 19:35:05

Soul
Scratcher
Registered: 2010-07-03
Posts: 24

Re: Can someone make a "doodle god" base?

oh well you make it so when you press group it shows its elements and those are dragable, the person drags fire to water/ other way around both elements say if touch fire/water brodcast what it makes then say fire+ water say make steam you would have a variable called steam and that would =2 so when they press air it would brocast open air and steam would have script that says when i recieve open air if steam =2 show. Do that for every group/element and your done! please give me credit if you use this method...


http://i25.tinypic.com/2gt7uvk.gif
The Cookie Monster is watching you!!!!

Offline

 

#12 2010-10-09 08:51:13

doaler4
Scratcher
Registered: 2008-12-30
Posts: 13

Re: Can someone make a "doodle god" base?

may be NOT

Offline

 

#13 2010-10-28 20:39:36

ghana7
Scratcher
Registered: 2009-12-09
Posts: 8

Re: Can someone make a "doodle god" base?

1. make a "processing sprite"(sprite that has internal codes)
2. make list elements
3. make it add your starting elements when flag clicked
4. make it ask your first element and then your second
5. make it put them together in a mix variable
6. make it brodcast check
7. on the sprite make it check the combo
[blocks]
<when green flag clicked>
[/blocks]
add air to elements
add fire to elements
add water to elements
add earth to elements
ask first element
[blocks]
<set{element1}to( answer
[/blocks]
ask second element
[blocks]
<set{ element2 }to( answer
<set{ mix }to( join<{element1}><{element2}>
<broadcast[ check
[/blocks]
thats the first script


http://scratch.mit.edu/projects/ghana7/2269619

Offline

 

Board footer