canvas-flappy-bird 2d simple canvas game Demo https://aslanon.github.io/canvas-flappy-bird/src/index Getting Started Clone the repo: git clone [email protected]:aslanon/aslanon.github.io.git Install dependencies: npm install Run webpack: npm start visit http://localhost:3000