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
Classical game using Mini-Max algorithm where players take turns marking the spaces in the 3×3 grid with X and O containing history of moves of players and the option to play against the computer or another player.
Technologies used: ReactJS with Hooks, JavaScript, HTML, CSS, Material UI, Framer Motion