Flappy Bird in HTML5(uralozden.com) |
Flappy Bird in HTML5(uralozden.com) |
Disclosure: Mark Steve and I work together.
Posted mine a few days ago as well (https://news.ycombinator.com/item?id=7178168) but it didn't get votes. :P
Maybe I'll try to blog about creating it instead. Haha.
Original github: https://github.com/marksteve/dtmb
This repo forked by : Don't Touch My Birdie http://marksteve.com/dtmb
0 points.
Bookmarked, to take a look at what HTML5 looks like.
Everything from the sounds, the proportions to the speed is slightly wrong making this thing pretty awkward.
In reset() add: SPEED = 300;
and it feels closer to the game.
Check reddit discussion: http://www.reddit.com/r/jailbreak/comments/1x2csr/remix_my_c...
No volume controls
Hit areas of the pipes are a little bit too big. Or it's too fast to see what happens. edit: Pretty sure there's something either wrong or unexpected behavior in the game.
You can watch on YouTube to form your own impression. http://www.youtube.com/watch?v=SZx6fLU5ulw
"You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use."
In my opinion, he still isn't technically in compliance though since the license text says "You must...provide a link to the license, and indicate if changes were made." I could see this being issue if, for example, Mark Steve removed his code from github, then it wouldn't be clear what license the code was under.