Flappy Bird Made in Pure HTML and CSS – Without JavaScript
blog.scottlogic.com
Flappy Bird Made in Pure HTML and CSS – Without JavaScript
1–8 of 8 posts
Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#2Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#3Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#4>I’ve never heard of CSS being used for styling, but anything is possible, I guess.
>>Why is the bird square?
>I have a square bird for ornithological accuracy and not because it made collision detection easier.
Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#5>>The game looks kind of ugly. Have you considered adding pretty styling? >I’ve never heard of CSS being used for styling, but anything is possible, I guess. >>Why is the bird square? >I have a square bird for ornithological accuracy and not because it made collision detection easier.
Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#6Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#7>>The game looks kind of ugly. Have you considered adding pretty styling? >I’ve never heard of CSS being used for styling, but anything is possible, I guess. >>Why is the bird square? >I have a square bird for ornithological accuracy and not because it made collision detection easier.
Re: Flappy Bird Made in Pure HTML and CSS – Without JavaScript
#8This is such a clever little hack. Amazing what people can pull off with just HTML and CSS.