Skip to content

This is my attempt at re-creating the iconic Flappy Bird game using pygame.

Notifications You must be signed in to change notification settings

naszifnaaz/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Clone

GitHub repo size

image

This is my attempt at re-creating the iconic Flappy Bird game using python and pygame.

Abstract

Flappy Bird Clone is my version of the iconic flappy bird game which took the internet by storm in 2013. This project is created using the pygame module in Python with the use of basic animation using sprites.

Requirements

How to Run ?

  1. Clone the repository:

     git clone https://github.com/naszifnaaz/flappy-bird
    

    or download as zip and extract.

  2. In the root directory, run:

        python play.py
    
  3. Use Space key to play.

About

This is my attempt at re-creating the iconic Flappy Bird game using pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages