utmgdsc / dino-game

1 stars 4 forks source link

Added ability to duck and a flying object #17

Open renee-k opened 6 months ago

renee-k commented 6 months ago

Added the ability to duck using a new dino image and implemented two additional functions in the Player class. The ducking ability is for a small period of time in the main function. Added a flying bird object that spawns at a random height on the screen.