A simple Flappy Bird clone built with Python and Pygame.
The player controls a flying character that must avoid obstacles while trying to achieve the highest score possible.
Features:
Player character with smooth jumping physics.
Randomly generated obstacles with increasing difficulty.
Scoring system with High Score tracking.
"Game Over" screen with restart option.