Skip to content

ayshmnmm/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Flappy Bird

Using only the standard python libary


About The Project

Gameplay

A very simple recreation of flappy bird using only the standard python library (no pygame). This project uses tkinter for its GUI and turtle for the graphics.

Getting Started

  1. Clone the repo

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

    or download zip and extract

  2. Run main.py in the src directory

    python main.py

Contributing

Pull requests are always welcome. Any contributions you make are greatly appreciated.

License

Distributed under the MIT License.