2D Platformer: Eggworld

Short Version:

I made a 2D-platformer game called Eggworld using the python module, Pygame.

Technologies Involved: Python, Pygame

Long Version:

Eggworld is a platformer game where you play an egg named "Eggrika" and you try to find your way back to "Chase the Chicken" to get cooked into a delicious egg dish.

The world scrolls to the left and Eggrika must stay on screen. The goal is to reach Chase while collecting Ingredients and avoiding Badbreads.

If you survive to the end of the game, Chase whips you up into a yummy egg dish — if you have all the right ingredients.