
Explore creating your own video game with Coda in a 3D environment, mastering landscaping, map design, and coding concepts like loops, logic, sequencing, variables, and player controlled characters, then publish.
Install kodu on a Windows PC by downloading the correct kodu setup xy from the code lab site, accept license, install, create desktop shortcut, and enable updates.
learn how to start a new Kodu world, sculpt terrain with the land brush, add objects and characters, and navigate with the hand tool to save your progress.
Learn Kodu coding by mapping events to behaviors with when and do, use always loops, test with play mode, and add objects, bumps, explosions, and color-based behaviors.
Explore map design and game environments by shaping terrain, coloring land, and adding mountains, water, and paths. Learn brush tools, terrain color, scaling, and object manipulation to craft immersive worlds.
Adjust objects and characters in your map by resizing, changing height, and rotating them. Create paths by placing nodes and switching between plain, road, wall, or fence options.
Learn to code player controlled characters using keyboard (W, A, S, D) or mouse for aiming, and implement NPC AI characters with automated actions like shooting, speaking, or patrolling.
Code an NPC to guard a castle by looping along colored paths, designed for kids, using path colors to differentiate characters, and employing sight-based actions to shoot missiles.
Design power ups by coding a game where collecting ammo unlocks a shooting ability on a second page. Use page switching, keep movement, and have ammo vanish to simulate collection.
Plan your video game first by completing a simple planning guide: title, category, a concise game summary, win condition, and a detailed map sketch, then build and publish in Cody.
Direct players with roads and rock-triggered speech boxes that give hints, use a one-time prompt, then win by saving the cycle and balance difficulty before publishing.
Publish your game by saving with a title and a detailed description, then share with the community. Explore other games, download them, and keep coding to create more advanced projects.
How would you like to help your child (Ages 7-10) create their own original video game? This course helps kids learn to make games via a simple visual programming language. This program is a great entry into design and programming skills. Students will follow a kid-friendly process similar to real video game designers who create the games they play at home!
Students learn programming logic to code characters’ behaviors and reactions to events in their games. All programming in Kodu is WHEN/DO (similar to IF/THEN statements).
Students learn to use the tools available in Kodu to create land, water, mountains, buildings, and more.
Students learn more advanced coding to give their characters power-ups. This involves creating parallel programming that changes the behavior of their characters based on a specific event.
Students complete game design planning prior to starting their final projects to create the best video game possible.
Important: Kodu currently only runs on Windows. Please test running Kodu prior to signing up for the class. Kodu is a free download. Simply Google "Kodu." This course is designed for parents that want to introduce their kids (Ages 7-10) to coding and video game design.