Simple Flappy Bird game application using plain javascript and webpack as module bundler!
The game can be played at https://gstcarv.github.io/js-flappy-bird/
Clone the repository
$ git clone https://github.com/gstcarv/js-flappy-bird
Install the dependencies and start
$ npm install
$ npm start
with ❤️ by Gustavo