- This event has passed.
9 AM – Indo – Python Game Development – Joel
January 13 @ 9:00 am - 10:00 am
Today we did:
- We started the flappy bird project and created the tube class.
Homework:
- Make sure that your coordinates for the create tube is (500,0). Otherwise, your tube might not be visible.
- Create the player class in player.py. You can copy the code from dragonbirdie, and make it flap its wings using the green duck 1 and 2 images.