Catch The Eggs Before They Fall
A fun OpenGL arcade game where you control a bucket and catch
falling eggs.
Download Game
About The Game
Egg Drop Saga is a 2D arcade game built with C++ and OpenGL
GLUT.
The player controls a bucket and catches eggs dropped by a
chicken.
The goal is to score as many points as possible.
Release Notes
Egg-Drop-Saga Version 0.4
- Initial public release
- Chicken egg spawning system
- Bucket control mechanics
- Score tracking
- Home Screen Graphics
- Sound (Music+SFX) added
- Game Screen updated
- Rendering alignment refinements
- UI positioning corrections
Documentation & Source Code
GitHub