A SFC Vue.JS program for a pretty and lightweight tic tac toe game, using computed properties, event handling and CSS
This is a SFC vue.js program for a pretty and lightweight Tic-Tac-Toe game!
It uses computed properties to check ties, and event handling to check who’s playing
Also, a conditioning rendering approach was used to guide the player in a simple manner (using teleport!)
thank you so much! my Vue.JS journey continues for sure.
Find me on linkedin!
you can see some images of the final product on
tictactoevue/src/exemplos