A Voice Controlled Flappy Bird
This a simple Flappy Bird Game made in Python (PyGame).
The bird gets energy from your voice.
Play the game and let your voice be heard.
Install dependencies
pip install -r requirements.txt
Run Game
python main.py
- Make UI Better(Background, Pipes).
- A Game Start Screen.
- Add A Bar On Game Screen To Show Current Sound Intensity.
- Make The Game Harder as you progress.
- Add an Feature To Callibrate Current Surrounding Sound.
To start contributing:
- Fork NoisyBird
- If the Issue you want to solve is not present in open issue, Create an Issue.
- Comment on the issue you want to work on.
- Work on your Fork and test it.
- Send A PR
(Optionally) - Add a GitHub Star to the project.
- Follow TheSpeedX
MIT License Copyright (c) 2022 TheSpeedX.