hmon / tic-tac-toe-vue

A very simple tic-tac-toe game with CPU opponent written in Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

tic-tac-toe vue

A very simple tic-tac-toe game with CPU opponent written in Vue.js

Demo: 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 unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

A very simple tic-tac-toe game with CPU opponent written in Vue.js

License:MIT License


Languages

Language:Vue 80.0%Language:JavaScript 13.3%Language:HTML 6.7%