Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 528 Bytes

flappybird-pygame

学习pygame过程中,参照 这位哥们 做了一个Flappybird
添加了gameover游戏信息,计分板
18.12.14
给开始界面增加了细节,并且优化了update,现在可以给游戏设置超高的FPS也不会影响游戏中管道和地面的速度了
忘了加声音了

运行:

1. 我的版本 python3.7.1, pygame1.9.4
2. 安装pygame(pip3 install pygame)
3. 运行 run_game.pyw

截图

image