Flappy Bird Made in Pure HTML and CSS – Without JavaScript(blog.scottlogic.com)
blog.scottlogic.com
Flappy Bird Made in Pure HTML and CSS – Without JavaScript
https://blog.scottlogic.com/2026/03/09/noJS-3-flappy-bird.html
7 コメント
A walkthrough on how flappy bird can be (and has been) made using pure HTML and CSS, no processors and fully functinal wihtout JavaScript
This is such a clever little hack. Amazing what people can pull off with just HTML and CSS.
Im constantly in awe
This is insane
>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.