Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ben7th/flappy-html5-bird
https://github.com/ben7th/flappy-html5-bird
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ben7th/flappy-html5-bird
- Owner: ben7th
- Created: 2014-02-13T16:29:56.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-09-30T22:22:02.000Z (about 4 years ago)
- Last Synced: 2024-06-28T06:39:32.839Z (5 months ago)
- Language: CSS
- Size: 163 KB
- Stars: 162
- Watchers: 16
- Forks: 82
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
调整了一些场景数值