Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ben7th/flappy-html5-bird


https://github.com/ben7th/flappy-html5-bird

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

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

调整了一些场景数值