Preface
We're ready to begin tracking and displaying the score.
Goals
Our goals for this chapter will be to:
- 🎯 Create a score manager that renders a numeric score to the canvas using images
- 🎯 Check when the bird has cleared a set of pipes to increment the score
Let's get to it!