React Game: Tic Tac Toe
Tech Used: React
A simple recreation of Tic Tac Toe.
Play against another human or against a [very easy] computer. A win tracker keeps track of your winning streak.
I made this while following along with a React tutorial on Skillshare, but it features a couple of things not taught in the tutorial.
Overall I’m very pleased with how it turned out, though if I do go back and change one thing, it may be modifying the computer player to be much more competent.