Please enable JavaScript to use CodeHS

Introduction to Game Design with p5play

Lesson 4.6 Mini Golf - Music and Score Display

Description

In this lesson, students will enhance the player experience by adding background music and a score counter to their mini golf games.


Objective

Students will be able to:

  • Add sounds to their p5play programs
  • Add text to their sprites
  • Apply their knowledge of sprites and if statements to create a score counter