DEV Community

Cover image for Flappy Bird Game in pure CSS3
Vineeth.TR
Vineeth.TR

Posted on

Flappy Bird Game in pure CSS3

Trying to recreate Flappy Bird game in pure CSS3, Built on CSS modelling logic without the involvement of javascript. This Flappy Bird will not fly on mobile because it's all about mouse hover event and mobile doesn't have one 😉
Demo: https://codepen.io/vineethtrv/full/MWjYYNd
Source Code: https://codepen.io/vineethtrv/pen/MWjYYNd

Top comments (0)