✨ Tic-Tac-Toe: Q-Learning Edition
🎲 Tic-Tac-Toe with Q-Learning

Preview of the command line interface
🎯 Objective
Build an intelligent Tic-Tac-Toe player using Q-Learning!
Watch as the program learns to outsmart you, one game at a time.
🚀 Getting Started
Follow these simple steps to set up and play:
-
Clone the repository
git clone https://github.com/kaleoyster/tic-tac-toe.git
-
Run the game
python qLearningTicTacToe.py