Skip to content

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.

License

Notifications You must be signed in to change notification settings

rolznz/zappy-bird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • CSS 10.9%
  • JavaScript 8.7%
  • HTML 5.0%
  • Shell 1.9%