- This event has passed.
7 PM – Python Game Dev – Gamas
August 30 @ 7:00 pm - 8:00 pm
Today We Did
- We display Tubes up side down and right side up.
- We added gravity to the player.
- We added hitbox to the player
Homework
- Add collision detection between player and the tube. If it hits the tube, the player would disappear.
- Create coin.py
- And display the coin the screen.
- Make sure the coin has animation.