Skip to content

faqihxdev/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe using Vue JS

Try it out here: https://aqilakmal.github.io/Tic-Tac-Toe/

The game I made has 9 buttons where each has a dynamic class and attributes, using Vue JS, to control the colors and the shapes of played. It logs the moves of each player under the "Game Info".

Winner Draw

To run TicTacToe:

  1. Download / Clone the project.
  2. Open terminal and cd into the TicTacToe folder.
  3. Run npm run serve in the terminal.
  4. Go to the link shown in the terminal.
  5. Have fun!

About

Using Vue JS to create an interactive Tic Tac Toe game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors