Skip to content

delimaa/tictactoe-minimax

Repository files navigation

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

About

A basic Tic Tac Toe with unbeatable AI using minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published