« All Events
SAT – 9 AM – Python Game Dev – Indo – Gamas
June 1 @ 9:00 am - 10:00 am
Today We Did
- We made the bird able to appear on the right side of the screen and moving LEFT.
- We created Player sprite.
- We were able to flip the bird image horizontally.
Homework
- Fix the problem where if the bird direction is RIGHT, it is now moving backward. The hint is, it has something to do with flipping the bird horlzontally.
- Create a new sprite fireball.py and use bullet.png and make the sprite appear on the screen.