Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 375 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 375 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Added

  • Initial release of the Flappy Bird game.

[1.0.0] - 2024-07-30

Added

  • Basic gameplay mechanics.
  • High score tracking.
  • Basic UI and controls.

Changed

  • Improved game graphics and animations.

Fixed

  • Fixed issue with pipe collision detection.