Seokky / vue-snake-game

Snake game on Vue.js without canvas

Home Page:https://seokky.github.io/vue-snake-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-snake-game

Snake game on Vue.js without canvas

Click here to play online on GitHub pages

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

Snake game on Vue.js without canvas

https://seokky.github.io/vue-snake-game/


Languages

Language:JavaScript 49.9%Language:Vue 44.4%Language:CSS 3.9%Language:HTML 1.9%