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
- Host: GitHub
- URL: https://github.com/douglascdev/flap.py
- Owner: douglascdev
- License: apache-2.0
- Created: 2020-08-13T17:23:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T00:51:05.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T20:22:18.639Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 580 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flap.py
[](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