Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 761 Bytes

Tic Tac Toe

A vanilla javascript implementation of the Tic-Tac-Toe game.

Live Demo

The app is deployed on Netlify using the GitHub integration, see Live Demo Here.

Netlify Status

Can you beat the AI?

Share the screenshots and logs (box indexes) steps in the issues.

  1. Play the game on the link above.
  2. Select "Play with AI" and try to win
  3. Select "AI moves first" and try to win
  4. Unselect "AI moves first" and try to win

Will be glad to fix any edge cases.

  • Share a screenshot
  • A sequence of marks and box indexes (top left box is index 0)