/tic-tac-toe

Primary LanguageJavaScript

tic-tac-toe

A simple tic-tac-toe webgame built to practise JavaScript factory functions and the module pattern.

  • implementing minimax algorithms for AI gameplay logic
  • adjusting difficulty at different precision levels: easy / medium / hard / unbeatable
  • transition animation

Live app

https://apullo777.github.io/tic-tac-toe/