Loading Events

« All Events

  • This event has passed.

7 PM – Python Game Development

November 5, 2020 @ 7:00 pm - 8:00 pm
  1. Homework:

    1. Create cloud.py
    2. Load assets/cloud1.png image
    3. Look at how we did it with bird.py
    4. Import cloud.py into main.py
    5. Inside Pygame Cheatsheet doc which I shared with you in the google drive. There is step by step guidance on what you need to do how to create a new sprite and how to integrate it with main.py. Follow those steps.
    6. If everything goes well, hopefully you will be able to see one cloud in the screen

Details