For your homework, make a new file called player.py, and use the player-1.png file to blit a bird in the middle of the screen You only need to initialize the player bird object inside of the bird.py __init__ method, so you don't have to create a method like create_player (I REPEAT, DO NOT CREATE A METHOD FOR THIS) However, you can use a pygame.sprite.groupSingle() for this player instead of pygame.sprite.group()
when you are done submitting this, by Sunday night I will leave comments to your homework so you will need to update your project from the upper left, and if it asks you to merge, merge yours
If you have any questions, feel free to email me at ddjapri@ayclogic.com