• Stars
    star
    325
  • Rank 129,350 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Desktop game built with Electron and Vue.js.

Space Snake

A Desktop game built with Electron-vue template.

Screenshot

Packagist js-standard-style MadeWithVueJs.com shield

Description

A desktop game Space Snake.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

TODO:

  • Settings (speed(level))
  • Leaderboards
  • Save data
  • Logo, icon
  • Idea
  • Styles, animation
  • Tests
  • UI/UX
  • Clean code
  • Downloadable bundles

License

MIT