Tic Tac Toe (tictactoe) A basic Tic Tac Toe with unbeatable AI using minimax algorithm Install the dependencies yarn # or npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev