Points
In this lesson, you will apply what you've learned about JavaScript proxy to award points for various events in the game.
We'll cover the following...
To add a bit more excitement to our game, we need to have some kind of points system. Most games award points to the player for completing various tasks.