Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 524 Bytes

Happy-Egg

A 2D Game in Windows Desktop App

image

The player is an egg in this game that we have to save it either from the ceiling or from falling. We have to keep the egg in between on coming lifts.

The game is developed in Visual Studio C# Windows Forms Application .Net

You can explore source code or you can directly run the pre compiled executable from bin/Debug folder.

Any contributions are apprecited.