ericz1803 / tic-tac-toe

Tic Tac Toe made with Vue.js and Vuex

Home Page:https://ericz1803.github.io/tic-tac-toe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

A simple Tic Tac Toe web app made with Vue.js and Vuex. Play against a friend or against the computer (which uses the minimax algorithm).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploy

./deploy.sh

About

Tic Tac Toe made with Vue.js and Vuex

https://ericz1803.github.io/tic-tac-toe/


Languages

Language:Vue 83.3%Language:HTML 9.8%Language:JavaScript 5.0%Language:Shell 1.4%Language:CSS 0.5%