YOU++ Logo

YOU++ - cool code for cool kids

  • EXPLORE
  • |
  • ABOUT US

How can we help?

Contact

CodeRobo GIF
Yay! Thank you for your message! We'll get back to you as soon as possible.
Oops!

We'd love to know what you think about us, so we can be even more awesome in the future. Please take a few minutes, and tell us!

CodeRobo GIF
Flash Message!

Code your own Birthday Card

50 tasks

Help CodeRobo to draw a cool birthday card for his friend.

Start Course Try Yourself
BadgeCode your own Birthday Card
BadgeCode your own Birthday Card
GTA5

8 YEARS AGO BY ATLANTIS-FAISSAL

Share See code

This project is coded by atlantis-faissal with a little help of YOU++.

Want to learn how? Make your own!


background(0,204,153); textFont(Bubblegum,50); fill(255,255,255); words("wakkas racen", 80,320); fill(0,153,153); rect(150,90,125,100); fill(0,153,153); rect(75,90,300,10); fill(0,153,153); triangle(75,100,150,170,150,100); fill(0,153,153); triangle(275,100,275,150,370,100); fill(0,153,153); ellipse(150,100,80,80); fill(255,192,0); ellipse(150,100,40,40); fill(0,153,153); ellipse(300,100,80,80); fill(255,192,0); ellipse(300,100,40,40); fill(255,255,255); rect(225,150,50,30); stroke(255,255,255); line(100,90,60,70); line(100,90,70,60);
++

Oops

You need a bigger screen.