svintit / snake-vue

A small, reactive browser game written in Vue with TS based on the traditional snake game!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake-vue



Dev Setup

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Deploy application to GH pages

yarn deploy

About

A small, reactive browser game written in Vue with TS based on the traditional snake game!


Languages

Language:Vue 84.8%Language:HTML 8.4%Language:JavaScript 3.6%Language:Shell 2.2%Language:TypeScript 1.0%