- This event has passed.
5 PM Python Game Development – Makeup
July 29, 2019 @ 5:00 pm - 5:40 pm
- We created Player class.
- Load the image in the Player class.
- Use the Player class inside main.py.
- Make the Player move left.
- Homework:
- Take a picture of your self from the side.
- Download FireAlpaca.
- Use FireAlpaca to crop the background of your face.
- Add ability inside Player.update function to move the player left, right, up and down when user press A, D, W and S keys on the keyboard.