A university project for implementing the classic Tic-Tac-Toe game with AI functionality.
- C
- Perl
- AI
This project implements the Tic-Tac-Toe game as part of a university coursework assignment. The game includes AI that makes decisions for the opponent, enhancing gameplay. The project demonstrates fundamental concepts of AI and game development.