This project is a command-line Tic-Tac-Toe game built in Java. It originally featured a simple computer opponent that selected moves at random, but I later upgraded the system by implementing a ...
My introduction to 30 Days of Code originally came from HackerRank. After finding the series on YouTube I decided to complete the series on YouTube independent of HackerRank. This code is far from ...