apullo777 / tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About


Languages

Language:JavaScript 55.9%Language:CSS 34.1%Language:HTML 9.9%