Tutorials
These tutorials will walk you through building a project with Kywy step-by-step. They're perfect for learning the platform in an easy, structured way.
Bouncing Ball: Graphics, Physics, and Inputs
audience: beginner
Learn basic Kywy concepts by making a ball bounce around the screen.
Cookie Clicker: First Game with graphics and input handling
audience: beginner (middle school age and up)
Learn programming fundamentals by building a fun Cookie Clicker game! This tutorial teaches variables, input handling, and animations through a simple, engaging project.
Maze Game: Custom Images & Collision Detection
audience: intermediate
Master advanced Kywy concepts including bit-packed collision detection, custom image creation, and sprite management by building your own maze game!
Learn basic Kywy concepts by making a ball bounce around the screen.
Choose Your Own Adventure
audience: beginner to intermediate
Create interactive stories and games! Learn about game structure, user input, branching narratives, and advanced features while building your own choose-your-own-adventure game. Bonus: Part 6 covers helper functions in detail - essential programming concepts!