Yes as it says on the tint this is Magnie's Challenges. What I do is make a challenge and see how well you do it.
Sign up by:
1. Challenge Number
Challenge 1: Make a game with NO broadcasts, it can only have 1 script per Sprite. To replace the broadcasts use variables to start or stop something.
Scratchers that did Challenge 1:
1. Greenflash - http://scratch.mit.edu/projects/greenflash/569482
Challenge 2: Make a Programming language that uses 1 line per type.
Example:
---------------------
Do:
Forward 10
---------------------
Do not:
Forward
10
---------------------
Scratchers that did Challenge 2:
None
Challenge 3: Make a game that uses only 1 sprite + the stage. (This game should have Sprite Duplication. So you can have AIs and Human(s) play the game.
Scratchers that did Challenge 3:
None
Challenge 4: Make a game that allows you to be able to build your own Castle and add men/soldiers and make features to your castle!
Scratchers that did Challenge 4:
1. Greenflash - http://scratch.mit.edu/projects/greenflash/582426
2. Sohk - http://scratch.mit.edu/projects/sohk/588084
Last edited by Magnie (2009-07-30 17:39:21)
Offline
The point is to only variables to do it. I'm helping them.
Offline
Great thanks!
Offline
New Challenge! Look at first post!
Offline
Fruit: Instead of typing 2 lines to do some thing.
Forward 10
You do.
Forward 10
The-Whiz: That would be awesome!
Offline
Challenge 3 is out!
Challenge 3: Make a game that uses only 1 sprite + the stage. (This game should have Sprite Duplication. So you can have AIs and Human(s) play the game.
Offline
Challenge 4: Make a game that allows you to be able to build your own Castle and add men/soldiers and make features to your castle!
Offline
Anyone going to do any challenges?
Offline
Where you duplicate a sprite. But you have to use stamping and lists to do sprite duplication. (You can't really duplicate sprites but you stamp them in places and have them keep moving.)
Link to example: http://scratch.mit.edu/projects/Magnie/537794
Offline
I need java for Linux to be able to see it. Soon I'll be able to see it.
Offline
lol, I'm on windows right now so I can see projects.
Offline
i did number 4 here it is: http://scratch.mit.edu/projects/sohk/588084
Offline