
Try to fill in the missing code!
- Create a Player class using the self portrait sprite. Give the Player move and display functions.
- Bonus points: complete the code to make sure the player can't go off the edge of the canvas!
Try to fill in the missing code!