Skip to content

ViktorTrojan/Flappy-Bird

Repository files navigation

Flappy-Bird

A Flappy Bird clone made in Python with Pygame

ShowCase

Gameplay.mp4

Features

  • Smooth 60FPS
  • Respawn Logic
  • Sound System
  • Animation on Death
  • Smaller forgiving collision-box
  • Bird, Background, Ground Animation

Getting Started

Requirements

  • Python
  • Pygame
  • font.ttf

Installing

  • pip install -r requirements.txt (run in the Project directory to install all necessary packages)
  • install font.ttf

Executing program

  • python Main.py

Help

On unexpected behaviour open an Issues Ticket

Authors

People contributed to this Project

@ViktorTrojan

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages