Skip to content

geetanshu-m/Tic-tac-toe-Vuex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A simple Implementation of tic tac toe game using Vuex. Check out the demo over here

Features

  • Two player game
  • Score board
  • auto restart in 5 seconds

To be added[Future work]

  • enhancing the UI
  • keyboard commands
  • single player against computer

Project setup

For running the project locally.

yarn install
yarn serve

# Building the project 
yarn build 

Deploying to github pages

git subtree push --prefix dist origin gh-pages

About

Simple tic-tac-toe implementation with Vuex https://proman24.github.io/Tic-tac-toe-Vuex/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published