Skip to content

gabekole/FlappyBird

Repository files navigation

Flappy Bird Clone

A game designed for the web that runs on desktop and mobile browsers. Inspired by the popular mobile game "Flappy bird".

Screenshot of gameplay
Play the game!

Built With


Lessons Learned

  • With Webpack's Dev Server, I was able to automatically compile my code and see the changes reflected in the browser in real time, which made it much easier for me to iterate and test my code during development.
  • In my project, I initialy used plain Javascript but later switched to Typescript. I found that Typescript's compile time error checking made it much easier for me to write, debug, and maintain my code.

Acknowledgements

Contributing!

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A FlappyBird-Like game using PixiJS and Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published