Skip to content

zsoltime/vue-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Day 8 of My Vue.js Challenge

This is the eighth day of my Vue.js challenge, building the Free Code Camp Tic Tac Toe game.

User Stories

  • I can play a game of Tic Tac Toe with the computer
  • My game will reset as soon as it's over so I can play again
  • I can choose whether I want to play as X or O