Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 744 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 744 Bytes

🍉 Flappy Bird Java Game

🌵Table of Contents -Introduction -Features -Requirements -Installation

🌵How to Play -Code Structure -Contributing -License

🌵Introduction -Flappy Bird is a simple, yet addictive game where the player controls a bird, attempting to fly between columns of green pipes without hitting them. This implementation of Flappy Bird is built using Java.

🌵Features -Simple and intuitive controls -Infinite gameplay -Scoring system -Collision detection

🌵Requirements -Java Development Kit (JDK) 8 or higher -An IDE or text editor for Java development (e.g., IntelliJ IDEA, Eclipse, VSCode)

🌵License -This project is licensed under the MIT License. See the LICENSE file for more details.