TheSpeedX / NoisyBird

A Flappy Bird Game To Be Played With Voice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

🧾 License

MIT License Copyright (c) 2022 TheSpeedX.

About

A Flappy Bird Game To Be Played With Voice

License:MIT License


Languages

Language:Python 100.0%