Online Ultimate tic tac toe against the computer, using aye-aye.
Click here to play.
Read about the game and its rules here.
npm install # install dependencies (first time only)
npm run dev # dev server with hot reload → http://localhost:5173
npm test # run tests
npm run build # production build → dist/
npm run preview # serve the dist/ build locally → http://localhost:4173
Licensed under the MIT license.