โ† Back to the map
Lesson 8

๐Ÿค– Build With AI

Build With AI illustration

Last chapter you picked your game from menus. But what about the wild ideas that aren't on any menu โ€” a double jump, a rainbow trail, moon gravity? ๐ŸŒ™ For those, you team up with an AIโ€ฆ like Papa-Bot!

And the amazing part: you don't write the code. You just have to know how to ask.

1

The big idea: you describe, the AI builds

Building with an AI is a conversation. You say what you want in plain words(โ€œmake my hero jump twiceโ€), the AI writes the code, and you try it. Then you ask for the next small change.

Two secrets make it work. First: one step at a time โ€” add a thing, test it, then add the next, so you always know what changed. Second: when something breaks, describe the problemand ask for a fix instead of starting over. You don't need to know everything โ€” you need to know how to ask, and how to keep trying.

2

Your turn: ask for superpowers

Each card is a request you could make to an AI. Tap Ask Papa-Bot and watch the feature pop into your game. Add them one at a time, refine the speed, and fix the too-floaty moon gravity.

Click the game, then โ† โ†’ move and โ†‘ / Space jump. Add features below and feel the game change!

๐Ÿค– The prompt playground

Each card is a thing you could ask an AI to add. Tap Ask Papa-Bot and watch it appear in your game โ€” one idea at a time.

๐Ÿฆ˜ Double Jump
๐Ÿ’ฌ You: โ€œLet my hero jump a second time while it's still in the air.โ€
๐ŸŒˆ Rainbow Trail
๐Ÿ’ฌ You: โ€œAdd a colorful rainbow trail behind my hero when it moves.โ€
๐Ÿš€ Super Speed
๐Ÿ’ฌ You: โ€œMake my hero run faster.โ€
๐ŸŒ™ Moon Gravity
๐Ÿ’ฌ You: โ€œMake gravity really floaty, like jumping on the moon.โ€
3

Discovery missions

Try each one, tick it off, then peek at the secret.

0/5
  • 1๏ธโƒฃAdd just ONE feature (try Double Jump) and actually play with it before adding anything else.

  • ๐Ÿ› ๏ธAdd Moon Gravity. It's way too floaty! Instead of giving up, use the โ€œa bit less floatyโ€ button.

  • ๐Ÿ”งAdd Super Speed, then drag the โ€œhow fast?โ€ slider to refine your request.

  • ๐ŸงฑStack three features at once โ€” say Rainbow Trail + Double Jump + Moon Gravity.

  • โœ๏ธLook back: how many lines of code did YOU type to add all this?

๐ŸŒŸ You leveled up! You now know:

๐ŸŽฌ Behind the scenes โ€” what's next?

You can design a game AND ask an AI to add anything you dream up. That's everything you need! Next chapter is the big one: you snap it all together into your very own finished game โ€” named, tuned, and ready to play. ๐ŸŽฎ๐Ÿ‘‡

๐ŸŽฎNext stop ยท Lesson 9Your First Game โ†’Snap every piece together into a real game that's totally yours.
โ† Back to the map