Discuss Scratch
- Discussion Forums
- » Project Ideas
- » I need stuff to make, like code.
- QwertyMissed287
-
Scratcher
500+ posts
I need stuff to make, like code.
I have been coding for a bit and i feel like ive made everything by now, i have made bit transfers, caeser cyphers, camera movement rpg style, rain and snow animations, games. etc
I just want some complex stuff to make with either math or just other stuff. please help
I just want some complex stuff to make with either math or just other stuff. please help
- vcardoso123
-
Scratcher
15 posts
I need stuff to make, like code.
do Makima's bang 
(dont ned to use this code)

(dont ned to use this code)
when [ e] key pressed
switch costume to [ makima]
broadcast [ bang]
when I receive [ bang]
switch costume to [ bang]
play sound [ bang]
say [bang]
wait (0.4) secs
switch costume to [ makima]
- ajsya
-
Scratcher
1000+ posts
I need stuff to make, like code.
Maybe make a project that can graph different types of equations using pen. That could be cool, and you might gain a better understanding of how different equations work. You could make it so the graphs could be adjusted visually by changing different variables.
Let me know if you end up doing this.
Let me know if you end up doing this.
Last edited by ajsya (Yesterday 13:56:59)
- QwertyMissed287
-
Scratcher
500+ posts
I need stuff to make, like code.
Maybe make a project that can graph different types of equations using pen. That could be cool, and you might gain a better understanding of how different equations work. You could make it so the graphs could be adjusted visually by changing different variables.so kinda like a graphing calculator? And I also may take a while on this since ive never explored the pen aspect of code. I never really understood it so i might try and do this
Let me know if you end up doing this.
- Discussion Forums
- » Project Ideas
-
» I need stuff to make, like code.