App Suggestion
You should improve "Birthday Card"! Here is the coding:
fill('birthday5')
circle(384,350,300,'lavender')
box(100,700,568,250,'orange red')
g = stamp('gift2',384,350,500).dance()
text('HAPPY BIRTHDAY!!!',140,825,70,'impact','white')
text('Tap the gift box!',140,900,70,'impact','green')
song('great parade')
function tap() {
g.change('kitty')
sound('rip')
delay(sound('cat'), 5000)
}
-Luke Iannucci, Age 8
1
vote
marko
shared this idea