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

https://github.com/fuchscrafter/flappybird-py

Flappy bird in python
https://github.com/fuchscrafter/flappybird-py

Last synced: 3 months ago
JSON representation

Flappy bird in python

Awesome Lists containing this project

README

        

# flappy-bird-py
## Flappy Bird implementation in python

This is my flappy bird implementation in Python using the pygame library.

It is about 80% complete, as it is missing textures for the pipes and sound effects.