Tic Tac Toe game with ReactJs

Solution retrospective
Game has thrree difficulty levels: Easy: AI's move is decided solely based on Math.random() Normal: AI's move is decided through the minimax algorithm Hard: AI's move is decided through the minimax algorithm
Feedback will be highly appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Aleksandr Fedotov's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord