# flappy-html5-bird **Repository Path**: ghuji/flappy-html5-bird ## Basic Information - **Project Name**: flappy-html5-bird - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-02 - **Last Updated**: 2024-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README flappy-html5-bird ================= ### 这是啥? 这是 flappy bird 的 html5 版本。除了 jQuery 没有用什么其他框架。很基础。 ### try it 在这里试玩: http://ben7th.github.io/flappy-html5-bird/ ### change log 2014.02.16 - 0.0.3
将鸟翅膀上下扇动的动作改为纯CSS3实现,以提升效率;
略微加快了鸟翅膀上下扇动的速度(0.4s to 0.3s)
略微扩大了管子开口随机的范围(上下各增加了10像素)
2014.02.17 - 0.0.4
调整了一些场景数值