In this lesson, students will kick off their mini golf project and learn more about the project design process.
Students will be able to:
In this lesson, students will add p5play sprites for their grass, hole, walls, ball, and putter. They also learn how to use a random number function in order to randomize where the hole sprite is placed.
Students will be able to:
random()
function to generate random numbers for their gameIn this lesson, students will learn more about boolean values and p5play boolean expressions.
Students will be able to:
In this lesson, students learn about if/else statements as a way to make decisions and execute specific code depending on the validity of a condition.
Students will be able to:
In this lesson, students will apply their new knowledge of Booleans and if/else statements to create interactions between the player and the sprites.
Students will be able to:
In this lesson, students will enhance the player experience by adding background music and a score counter to their mini golf games.
Students will be able to:
In this final project lesson, students will design, plan, develop, and test a second custom mini golf hole for their game.
Students will be able to: