OOP Project TicTAcToe
OOP Project TicTAcToe
PROJECT REPORT
Course Code CSE-122
Course Title Object Oriented Programming Lab
Tic-Tac-Toe Project
SUBMITTED BY SUBMITTED TO
Name Abid Shahriar
ID
Batch 31st (UG) Lab Technical Officer (LTO)
Department of CSE Department of CSE
Feni University Feni University
th
Date of Submission 30 May, 2024
JFrame
(MainFrame)
TitlePanel (JPanel)
TextField (JLabel)
ButtonPanel (JPanel)
JButton x 9
GameOver Label
(JLabel)
“GameOver” (JLabel)
Timer
gameOverTimer (Timer)
Audio
playBackgroundMusic()
• File: "./videoplayback.wav"
• AudioInputStream
• Clip
• LineListener
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•