You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2025. It is now read-only.
Please create a webpage tic-tac-toe game with a 3x3 grid. Use html and javascript with no external dependencies. The game should have two modes, one for two players and another one where human plays against a simple AI written in javascript.