Skip to content

A implementation of the flappy bird game by using Vue.js

Notifications You must be signed in to change notification settings

huboshen/v-flappy-bird

Repository files navigation

V Flappy Bird

A implementation of the flappy bird game based Vue.js.

Demo

https://huboshen.github.io/v-flappy-bird/

How to use it

🐤 Click "space" or "enter" to start/control/restart the game.
📱 If you are on a mobilephone, press the screen.

Installation

Please use nodejs 14 for supporting node-sass 5.0 in the dependency.
Clone the repository and go to the project root directory, then install the npm packages by

npm install

Ideally using nodejs 14, otherwise, node-sass version need to be changed to support the node version.
Compile and run the application by

npm run serve

By default, the application runs on: http://localhost:8080/v-flappy-bird/

License

MIT

About

A implementation of the flappy bird game by using Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published