Flappy Bird Made in Pure HTML and CSS – Without JavaScript (blog.scottlogic.com) 11 points by Garora 4mo ago ↗ HN
[–] Garora 4mo ago ↗ A walkthrough on how flappy bird can be (and has been) made using pure HTML and CSS, no processors and fully functinal wihtout JavaScript
[–] fuzzfactor 4mo ago ↗ >>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.
[–] skaiuijing 4mo ago ↗ This is such a clever little hack. Amazing what people can pull off with just HTML and CSS.
4 comments
[ 2.7 ms ] story [ 12.6 ms ] thread>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.