This is a Flappy Bird clone built using Swift and SpriteKit. The game features smooth physics, obstacle generation, collision detection, and sound effects to enhance the player experience.
- Tap to flap mechanics
- Randomly generated pipes
- Score tracking system
- Game over detection with sound effects
- Classic pixel-art design
- Background music and sound effects
- Swift (Game Logic)
- SpriteKit (Game Engine)
- Clone the repository:
git clone https://github.com/yourusername/flappy-bird-clone.git
- Open
FlappyBird.xcodeprojin Xcode. - Run the project on an iOS simulator or physical device.
- Background music starts when the game launches.
- A sound effect plays when the player loses.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to fork this repository and submit pull requests for improvements!
If you have any questions, reach out via singhom2003.os@gmail.com or open an issue in the repository.