NathanTarbert / flappy-bird-game

Build a simple flappy bird game programmed exclusively in JavaScript.

Home Page:https://nathans-flappy-bird-game.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flappy-bird

This game is deployed to: https://nathans-flappy-bird-game.netlify.app/

The idea is to build a simple flappy bird game using only Javascript, HTML and CSS. This is an ongoing project...

The game is fully functional, that passes through pipes and counts as the user plays. If a collision is made with a pipe the game ends and the number of pipes you passed through are displayed.

About

Build a simple flappy bird game programmed exclusively in JavaScript.

https://nathans-flappy-bird-game.netlify.app/


Languages

Language:JavaScript 79.1%Language:CSS 13.3%Language:HTML 7.5%