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

https://github.com/douglascdev/flap.py

Flappy bird feito com pygame
https://github.com/douglascdev/flap.py

Last synced: over 1 year ago
JSON representation

Flappy bird feito com pygame

Awesome Lists containing this project

README

          

# flap.py

[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/c3EGgWqLaFs/0.jpg)](http://www.youtube.com/watch?v=c3EGgWqLaFs)

Assets: https://github.com/samuelcust/flappy-bird-assets

## Instalar e rodar

* Instale o Python3 e o Pip
* Rode os seguintes comandos:
```
pip install git+https://github.com/douglas-cpp/flap.py
python -c "from flappy import flappy;flappy()"
```
* Pressione espaço para pular e esc para fechar o jogo