Flappy Bird game - created from scratch. Application uses HTML, CSS and pure JavaScript in order to build the game. Canvas API manages the game's engine. Project was created in order to expand my JavaScript abilities (OOP).
To run game locally wrtie "npm start"
To build to production write "npm run build"
Report any issues at : https://github.com/PatrickInFrontEnd/flappy-bird/issues