Skip to content

berttouch/flappy-html5-bird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
调整了一些场景数值

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.6%
  • CoffeeScript 30.6%
  • HTML 9.8%