"Whirley Bird" is an exhilarating Python game developed with Pygame that guarantees an exciting and addictive gaming experience. Take control of a fearless bird as it soars through the sky, skillfully maneuvering around obstacles and collecting apples to earn valuable points. What sets this game apart is its unique control mechanism—your own hands! By leveraging the power of the CV2 library and Movenet technology, the game detects your hand gestures, allowing you to tilt your hand left or right to navigate the bird through the challenging terrain.
- Engaging Gameplay: Experience the thrill of navigating a bird through dynamic environments filled with obstacles and apples to collect.
- Hand-Controlled Motion: Utilize the CV2 library and Movenet technology to control the bird's movements using your own hands, adding a unique and immersive aspect to the game.
- Score Tracking: Challenge yourself to beat your own high scores and compete with friends by securely storing and displaying scores using SQLite.
- Leaderboard: Compare your skills with players worldwide as you aim for the top spot on the leaderboard.
- Stunning Visuals: Immerse yourself in vibrant and visually appealing landscapes as you navigate through the game.
- Clone the repository:
git clone https://github.com/Qamar2315/Whirleybird
- Navigate to the project directory:
cd Whirleybird
- Install the required dependencies:
pip install -r requirements.txt
- Run the game:
python main.py
- Use your hand gestures to control the bird's movements and navigate through the obstacles.
- Collect apples to earn points and strive to achieve new high scores.
- Enjoy the immersive and addictive gameplay experience.
Contributions are welcome! If you would like to contribute to the "Whirley Bird" project, please follow these steps:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License.
Feel free to explore, modify, and distribute "Whirley Bird" according to the terms of the license. Your contributions and enhancements are highly appreciated!
The development of "Whirley Bird" would not have been possible without the following resources:
- Pygame: https://www.pygame.org/
- CV2 Library: https://opencv.org/
- Sqlite: https://www.sqlite.org/ Special thanks to the contributors and the open-source community for their valuable contributions.
For any inquiries or feedback, please reach out to qamarislam4496@gmail.com
Let the adventure begin! Soar through the skies and conquer the world of "Whirley Bird"!