Skip to content

DannyGokey/flappy-bird-pixijs

 
 

Repository files navigation

Netlify Status code style: prettier

Flappy bird build with pixi.js & typescript

To build & run the project

npm install

npm run dev or ctrl + shift + b ( if using vscode )

TODO

  • Add menu screen

  • Add loading screen

  • Add game over screen

  • Handle collision better ( add hitbody of a circle to the bird and perform check with it )

  • Update background parallax effect

  • Add sound effects

  • Add Score

  • Properly scale the game

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.5%
  • HTML 5.6%
  • JavaScript 5.4%
  • CSS 0.5%