rolznz / zappy-bird

Zappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights. Faby automatically descends and only ascends when the player taps the touchscreen.

Home Page:https://rolznz.github.io/zappy-bird/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zappy Bird

PLAY HERE: https://rolznz.github.io/zappy-bird/

Lightning powered fork of https://github.com/iamaliybi/flappy-bird

Zappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights. Faby automatically descends and only ascends when the player taps the touchscreen.

Demo

demo


Installation and Usage

Using npm

$ npm install
$ npm start

OR yarn

$ yarn install
$ yarn start

Deploy

./deploy.sh

About

Zappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights. Faby automatically descends and only ascends when the player taps the touchscreen.

https://rolznz.github.io/zappy-bird/

License:MIT License


Languages

Language:TypeScript 73.5%Language:CSS 10.9%Language:JavaScript 8.7%Language:HTML 5.0%Language:Shell 1.9%