Skip to content

Latest commit

Β 

History

History
28 lines (22 loc) Β· 718 Bytes

File metadata and controls

28 lines (22 loc) Β· 718 Bytes

🦩 Flamingo Animation using C Graphics

This project is a 2D animated scene created using C programming and the graphics.h (BGI) library in Turbo C++.

🎬 Features

  • Animated flamingo with moving head
  • Flying birds with wing flapping effect
  • Moving clouds in the background
  • Sun and natural environment
  • Water wave animation

πŸ› οΈ Technologies Used

  • C Programming
  • graphics.h (BGI)
  • Turbo C++

πŸ“Œ How it Works

  • Uses trigonometric functions (sin) for animation
  • Loop-based frame rendering
  • Offset variables for movement (clouds, birds, water)

▢️ How to Run

  1. Open Turbo C++
  2. Load the file flamingo.c
  3. Make sure BGI path is set

πŸ‘¨β€πŸ’» Author

Developed by Jeyasuriya