« All Events
6 PM – Python Game Development
October 16, 2020 @ 6:00 pm - 7:00 pm
- We made the Flappy Duck flaps its wings.
- We made the Flappy Duck falls down.
- Homework:
- When Flappy Duck falls down, restrict the self.y so it does not fall off the screen.
- Create coin.py and load the coin image and integrate to main.py