RohanWong / FlappyBird

app test homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlappyBird

temporary features: 1.difficulty options

【安装与启动】 0.安装python2.7.14、cocos2d。 1.通过FlappyBirdServer/start_server.bat启动服务端。 2.通过FlappyBirdClient/start_client.bat启动客户端。

【功能说明】 1.点击“notice”按钮显示服务器公告,该功能用于演示服务器客户端通讯功能。 2.点击客户端界面空白处可以触发小鸟跳跃,避开栏杆。

【代码说明】 1.[客户端]逻辑代码在flappy_bird\lib目录下。 2.[客户端]资源文件在flappy_bird\data目录下。 3.[服务端]代码在flappy_bird\FlappyBirdServer目录下。

About

app test homework


Languages

Language:Python 99.9%Language:Batchfile 0.1%