


Flappy Pixel was my first experience with any programming language (Javascript), after learning HTML and CSS. It's a minimalistic browser gamer for desktop, just like Flappy Bird, but with a lot more crazy customization options! I had only learned Javascript for about 1 week when I built this, and it doesn't use any physics engine or libraries, it's just pure Javascript and CSS.