Meet Cursor!

A super fun tool to create cool stuff with code! Perfect for kids who love to build and imagine!

Let's make magic with code! 🚀

Let's Explore!

What is Cursor?

Cursor is like a magic pencil for computers! It helps you write code to make games, stories, and cool projects.

Write Code

Type special words that tell the computer what to do. It's like giving a robot instructions!

See Results

Click a button and watch your code come to life! Make characters move, colors change, and more!

Create Anything

Build games, stories, art, and more! Your imagination is the only limit with Cursor.

How to Use Cursor

It's easy to start creating! Let's try a simple example together.

Let's Make a Happy Face!

This code will draw a smiley face on your screen. Cool, right?

// This is a comment - the computer ignores this
// Let's make a happy face!

drawCircle(200, 200, 100, "yellow"); // Face
drawCircle(170, 180, 10, "black");   // Left eye
drawCircle(230, 180, 10, "black");   // Right eye
drawArc(200, 220, 60, 0, 180, "black"); // Smile!

Fun Quiz Time!

Test what you've learned about Cursor!

1. What can you make with Cursor?

2. What do we call the special words we type in Cursor?

3. When you write code, what happens?

Want to Learn More?

Check out these cool resources to become a Cursor expert!

Hang Out with Cursor

Follow us on these places for fun updates and coding tips!