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

#1 2008-12-13 23:09:39

vwn754h
Scratcher
Registered: 2008-12-12
Posts: 7

I am looking for mario games

I made this forum to help find good mario games on scratch,
So please either post one of yours with a description and stuff or find one and post the desciprion.
also is you enter this on scratch creator you will get a cool star
<when green flag clicked>
<change pen size by(4
<go to x sad  -50 )y sad  0
<point in direction( 90
<clear>
<pen up>
<pen down>
(set color to any color you want)(on pen tools)

<repeat( 6
<move( 150 )steps>
<turn cw( 144 )degrees>
<pen down>
<change pen color by( 50
<change pen size by( <pick random( -5 )to( 5

Offline

 

#2 2008-12-13 23:11:32

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: I am looking for mario games

I made one a while ago
http://scratch.mit.edu/projects/archmage/45066


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#3 2008-12-13 23:16:53

vwn754h
Scratcher
Registered: 2008-12-12
Posts: 7

Re: I am looking for mario games

thanx their both pretty cool!

Offline

 

#4 2008-12-14 06:53:26

TheSaint
Scratcher
Registered: 2008-11-04
Posts: 1000+

Re: I am looking for mario games

Here is mine. IT works best in Presentation mode.
http://scratch.mit.edu/projects/TheSaint/325404

Offline

 

Board footer