aljones15 / vue-connect-4

Simple Vue app using Vuex to Implement the game Connect 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

connect 4

Vue.JS Connect 4

A simple implementation of Connect 4 Features:

  • player versus player
  • player vs ai

Project setup

yarn install

Project test

yarn test

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

About

Simple Vue app using Vuex to Implement the game Connect 4


Languages

Language:JavaScript 79.9%Language:Vue 20.1%