An open API service indexing awesome lists of open source software.

https://github.com/thespeedx/noisybird

A Flappy Bird Game To Be Played With Voice
https://github.com/thespeedx/noisybird

hackodex hackodex-iter pygame python

Last synced: 3 months ago
JSON representation

A Flappy Bird Game To Be Played With Voice

Awesome Lists containing this project

README

          



NoisyBird


NoisyBird


A Voice Controlled Flappy Bird


Code size

License

GitHub contributors

GitHub Repo stars
GitHub Repo forks
GitHub Repo issues

## ⚡️ Introduction

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.


NoisyBird

## ⚡️ HOW TO RUN

Install dependencies
`pip install -r requirements.txt`

Run Game
`python main.py`

## 📈 Improvements welcomed

- 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.

## ⭐️ Contribute

To start contributing:

1. Fork [NoisyBird](https://github.com/TheSpeedX/NoisyBird/fork)
2. If the Issue you want to solve is not present in open issue, Create an Issue.
3. Comment on the issue you want to work on.
4. Work on your Fork and test it.
5. Send A PR
(Optionally)
6. Add a GitHub Star to the project.
7. Follow [TheSpeedX](https://github.com/TheSpeedX)

## 🧾 License

MIT License Copyright (c) 2022 [TheSpeedX](https://github.com/TheSpeedX).