Space-Snake
Space-Snake copied to clipboard
A Desktop game built with Electron and Vue.js.
Space Snake
A Desktop game built with Electron-vue template.
Description
A desktop game Space Snake.
- Built with Electron and Vue.js.
- State Management – Vuex.
- Routing – Vue-router.
- Bundling – Webpack.
- Styles – SASS.
- Tests – Karma + Mocha.
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:
- [x] Settings (speed(level))
- [x] Leaderboards
- [x] Save data
- [x] Logo, icon
- [x] Idea
- [x] Styles, animation
- [ ] Tests
- [x] UI/UX
- [x] Clean code
- [x] Downloadable bundles