![Loading Events](https://indo.ayclogic.com/wp-content/plugins/the-events-calendar/src/resources/images/tribe-loading.gif)
- This event has passed.
3PM Python Game Development
July 13, 2019 @ 3:00 pm - 4:00 pm
- we went over how to crop headshot picture.
- we went over how to create Player class and load our own headshot into the game.
- we went over how to control the player to move up, down, left and right using “w”, “s”, “a”, and “d” keys on the keyboard.
- Homework:
- When user move left, we need to flip the image to the left.
- When user move right, we need to flip the image to the right.