Skip to content

This is an impossible to win version of tic-tac-toe. Minimax algorithm is implemented as AI to insure human player never wins. Game uses HTML5 canvas to draw board.

Notifications You must be signed in to change notification settings

blaughlin/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c90b23 · Jun 17, 2021

History

7 Commits
Jun 17, 2021
Jun 17, 2021
Jun 17, 2021
Jun 17, 2021

Repository files navigation

Tic-Tac-Toe

tictactoe

This is an impossible to win version of tic-tac-toe. Minimax algorithm is implemented as AI to insure human player never wins. Game uses HTML5 canvas to draw board.

About

This is an impossible to win version of tic-tac-toe. Minimax algorithm is implemented as AI to insure human player never wins. Game uses HTML5 canvas to draw board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published