- Supervisor: Mr. Ali Bazghandi
- Teaching Assistants: Mr. Foad Ataei, Ms. Amirhossein Kazemzadeh
- Course: Fundamentals of Computer and Programming
- Organization: Shahrood University of Technology
A console-based implementation of the classic Tic-Tac-Toe game supporting two-player gameplay with real-time board updates. The project demonstrates core programming concepts including 2D array manipulation, input validation, and turn-based logic. Players can restart matches indefinitely, with win/loss/draw conditions checked after each move.