Simple Tic-Tac-Toe game on Vue.js
This project was created as part of the study Vue.js,
is a simple TIC TAC toe game.
The project has no complex AI, animation and only the simplest adaptive design, because it was not the goal of the project.
It also uses vue-router
for page routing, vue-stash
for application state management, and vue-cli for rapid project deployment. Work with audio is carried out by the howler.js.