This project is a 2D animated scene created using C programming and the graphics.h (BGI) library in Turbo C++.
- Animated flamingo with moving head
- Flying birds with wing flapping effect
- Moving clouds in the background
- Sun and natural environment
- Water wave animation
- C Programming
- graphics.h (BGI)
- Turbo C++
- Uses trigonometric functions (sin) for animation
- Loop-based frame rendering
- Offset variables for movement (clouds, birds, water)
- Open Turbo C++
- Load the file
flamingo.c - Make sure BGI path is set
Developed by Jeyasuriya